Commit graph

11 commits

Author SHA1 Message Date
Michael Ball
d1ca21f479 Merge OSEM updates 2021-03-08 02:50:27 -08:00
Andrew Kvalheim
b6208d4d4b
Update Docker Compose file format: 2.0 → 2.4 (minor)
Allows the use of additional parameters such as `cpus` and
`healthcheck`.
2021-03-06 20:04:51 +01:00
Henne Vogelsang
2e706347a7
Pin the postgres container version 2021-03-06 02:39:19 +01:00
Andrew Kvalheim
c2c074c3c5 Merge #​2673 "Serve precompiled assets in example Docker Compose configuration" 2020-06-26 20:19:41 -07:00
Andrew Kvalheim
d7a5351b7c Merge #​2663 "Update Docker Compose file format: 2.0 → 2.4 (minor)" 2020-06-26 20:19:38 -07:00
Andrew Kvalheim
b7187323a7 Serve precompiled assets in example Docker Compose configuration
Continues 959d5af.
2020-05-30 09:36:26 -07:00
Andrew Kvalheim
c34b55c1b8 Update Docker Compose file format: 2.0 → 2.4 (minor)
Allows the use of additional parameters such as `cpus` and
`healthcheck`.
2020-04-13 08:45:31 -07:00
Andrew Kvalheim
38b6486550 Use database password in Docker Compose environment
Addresses docker-library/postgres#681.
2020-03-14 16:33:31 -07:00
Henne Vogelsang
2a7acf7369 Fixup INSTALL.md
- add a big fat warning
- Do not mentioned the deprecated docker setup anymore
- Fixup docker-compose production setup
2019-02-01 01:00:19 +01:00
Henne Vogelsang
042d49619c Docker cleanups
- Put docker-compose.yml into version control, no need to make this an example
  file and complicate things.
- Start the docker dev-env osem on port 3000. Just as our documentation says
  and how we do it in vagrant.
- hardcode CONTAINER_USERID so you don't have to have an
  docker-compose.override.yml if your UID is 1000.
- Rename web service/container to osem for clarity in the logs
- Keep assets also in a volume in production
- warn a bit more prominently about docker-compose.override.yml
2018-09-14 23:28:26 +02:00
Henne Vogelsang
8fd3004d7f Introduces openSUSE based docker-compose environment 2018-09-11 00:10:42 +02:00