aboutsummaryrefslogtreecommitdiff
path: root/docker-compose.yml
AgeCommit message (Expand)AuthorFilesLines
2022-07-13Fix a dead link to Docker install documentation (#3198)PrivateGER1-1/+1
2022-04-04Set the Postgres version to 13 as a temporary workaround for #2938TheFrenchGhosty1-1/+1
2022-02-23Move back to a Debian-based Postgres imageTheFrenchGhosty1-1/+1
2022-02-22Apply suggestionTheFrenchGhosty1-1/+5
2022-02-22Enforce the source of the image (mostly for Podman compatibility)TheFrenchGhosty1-1/+1
2022-02-22Remove the enforced container_name following suggestionsTheFrenchGhosty1-2/+0
2022-02-22Enforce a container_name and rename the postgres containerTheFrenchGhosty1-3/+5
2022-02-22Re-order the configs in the order of the config file + add statistics_enabledTheFrenchGhosty1-3/+4
2022-02-22Move to an Alpine-based Postgres imageTheFrenchGhosty1-1/+1
2022-02-22Fix YAML syntaxTheFrenchGhosty1-1/+1
2022-02-22Add a comment explaining that it builds an image from sourceTheFrenchGhosty1-0/+2
2022-02-22Enhance the development compose fileTheFrenchGhosty1-23/+25
2021-11-08Added -d parameter for dbname to postgres-container healthcheck (#2571)hirn-lego1-1/+1
2021-10-26Add healthcheck for docker-compose황윤성1-0/+5
2021-10-11Fix `Role "kemal" does not exist` (#2490)Samantaz Fox1-1/+1
2021-08-12Fix "fatal role postgres doesn't exist" (#2296)Samantaz Fox1-1/+1
2020-08-03Merge pull request #1254 from SuperSandro2000/patch-2Perflyst1-0/+1
2020-07-25Remove empty DockerfileSandro Jäckel1-3/+1
2020-07-25Remove no longer needed POSTGRES_HOST_AUTH_METHODSandro Jäckel1-1/+1
2020-07-25Use inbuilt init scriptSandro Jäckel1-0/+2
2020-07-25Set magic ENV varialbes for user, default DBSandro Jäckel1-0/+4
2020-06-17Update database automatically in DockerSandro1-0/+1
2020-03-04docker: allow to configure Invidious by env var (#1030)Omar Roth1-0/+14
2020-03-01Revert "Add HOST_AUTH_METHOD=trust to docker compose (see docker-library/post...Omar Roth1-2/+0
2020-03-01Add HOST_AUTH_METHOD=trust to docker compose (see docker-library/postgres#681)Omar Roth1-0/+2
2019-08-07Add Postgres health checkDragnucs1-0/+2
2019-06-17let docker listen to 127.0.0.1 by defaulttleydxdy1-1/+1
2018-09-29basic docker-compose clusterflourgaz1-0/+21