15 Commits

Author SHA1 Message Date
Bruno Willenborg
c592874c31 docs: drop obsolete docker compose version (#6806) 2024-05-22 15:21:48 -07:00
Trenton H
66471cd9ab Updates the recommended versions of databases to their latest (#6639) 2024-05-08 20:32:17 +00:00
Joakim Berglund
2b92843c87 Lowercase stack name in docker-compose.portainer.yml (#5491)
Portainer does not allow upper case letters in the stack name. Update documentation to adhere to this limitation.
2024-01-21 10:34:04 -08:00
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
Lukasz Knop
6ea4055877 disabled unnecessary overrides, copied variable comments 2021-04-11 21:48:50 +02:00
Lukasz Knop
91abf68708 add single compose file for usage in portainer environments 2021-04-11 15:16:04 +02:00