Andrew Thauer
|
3d95f5925d
|
feat: add simple healthcheck to app container
|
2020-08-04 20:30:52 -04:00 |
|
Andrew Thauer
|
0bd997d981
|
feat: fallback to string value if config value is not json
|
2020-07-31 06:36:37 -04:00 |
|
Patrik Oldsberg
|
223759b0d0
|
cli: put static assets in dist/static
|
2020-07-26 17:19:34 +02:00 |
|
Patrik Oldsberg
|
686f396d2b
|
docker: avoid crash when restarting container
|
2020-07-15 10:55:20 +02:00 |
|
Jacob Wejendorp
|
d95244c09b
|
fix(docker): dynamically determine the chunk to inject during runtime
The __APP_INJECTED_RUNTIME_CONFIG__ value is not always in the main
chunk, so we need to find the right chunk to inject for runtime config.
|
2020-06-12 19:42:24 +02:00 |
|
Patrik Oldsberg
|
fe2d04ae3b
|
docker: add runtime config injection from env
|
2020-06-07 14:43:20 +02:00 |
|
Patrik Oldsberg
|
912bd3ee18
|
Dockerfile: move nginx config templating to run script
|
2020-03-31 01:11:34 +02:00 |
|
Patrik Oldsberg
|
9a5ed723c4
|
deployment: merge into root dockerfile
|
2020-03-31 00:50:24 +02:00 |
|
Vern Burton
|
894d25b54b
|
updating Dockerfile to pull in custom default.conf to overload default file.
|
2020-03-28 18:40:28 -05:00 |
|
Vern Burton
|
e3843a90ce
|
Creating docker-compose.yml with nginx config via a new site.
|
2020-03-22 21:28:58 -05:00 |
|