11 Commits

Author SHA1 Message Date
Colin Hebert
2bdcd5b8db Deployment: Use the default Docker healthcheck from the Dockerfile (Part 2) (#5224)
* Set default healthcheck

* Rely on default healthcheck
2024-01-07 22:49:29 +00:00
Trenton H
194e5ac189 Documentation: Update documentation to refer only to Docker Compose v2 command (#4650)
* Replaces references to docker-compose (the v1 executable) with docker compose (the v2 plugin) as well as fixing up some referenes between the tool vs the command

* Update docs/setup.md

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>

* Replaces references to docker-compose (the v1 executable) with docker compose (the v2 plugin) as well as fixing up some referenes between the tool vs the command

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-11-20 20:14:33 -08:00
Trenton H
0f0ea3f3de Updates the default Postgres to 15 for new installs 2023-06-20 10:35:48 -07:00
Omar Saleem
6bd91bb43e wrapping ports in quotes 2023-02-10 15:14:22 -08:00
Felix Eckhofer
16ff500f0d Use redis image tag :7 2022-08-18 11:47:47 +02:00
Sven Lankes
20204b4e8d use qualified hostnames for images stored on docker.io 2022-05-29 13:50:58 +02:00
Michael Shamoon
ac4595ec56 Add timeout to healthcheck 2022-05-04 18:58:58 -07:00
Stéphane Brunner
bb8493e1f3 Use the image on ghcr.io (#104) 2022-03-02 15:49:50 +01:00
Quinn Casey
8e758ef279 Add back line break (curse you gitlens) 2022-02-22 10:09:34 -08:00
Quinn Casey
ff36d37be6 Use a named volume for broker 2022-02-22 10:01:09 -08:00
jonaswinkler
244775c264 update docker compose files and documentation #339 2021-01-14 12:59:39 +01:00