index
:
invidious
master
Invidious is an alternative front-end to YouTube
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docker-compose.yml
(
follow
)
Age
Commit message (
Expand
)
Author
2023-12-18
Improve depends_on docker-compose (#4249)
Luigi
2023-10-26
Bump postgre version in dev compose (#4203)
syeopite
2023-07-01
Docker: Add 'hmac_key' to docker-compose.yml
Samantaz Fox
2022-07-13
Fix a dead link to Docker install documentation (#3198)
PrivateGER
2022-04-04
Set the Postgres version to 13 as a temporary workaround for #2938
TheFrenchGhosty
2022-02-23
Move back to a Debian-based Postgres image
TheFrenchGhosty
2022-02-22
Apply suggestion
TheFrenchGhosty
2022-02-22
Enforce the source of the image (mostly for Podman compatibility)
TheFrenchGhosty
2022-02-22
Remove the enforced container_name following suggestions
TheFrenchGhosty
2022-02-22
Enforce a container_name and rename the postgres container
TheFrenchGhosty
2022-02-22
Re-order the configs in the order of the config file + add statistics_enabled
TheFrenchGhosty
2022-02-22
Move to an Alpine-based Postgres image
TheFrenchGhosty
2022-02-22
Fix YAML syntax
TheFrenchGhosty
2022-02-22
Add a comment explaining that it builds an image from source
TheFrenchGhosty
2022-02-22
Enhance the development compose file
TheFrenchGhosty
2021-11-08
Added -d parameter for dbname to postgres-container healthcheck (#2571)
hirn-lego
2021-10-26
Add healthcheck for docker-compose
황윤성
2021-10-11
Fix `Role "kemal" does not exist` (#2490)
Samantaz Fox
2021-08-12
Fix "fatal role postgres doesn't exist" (#2296)
Samantaz Fox
2020-08-03
Merge pull request #1254 from SuperSandro2000/patch-2
Perflyst
2020-07-25
Remove empty Dockerfile
Sandro Jäckel
2020-07-25
Remove no longer needed POSTGRES_HOST_AUTH_METHOD
Sandro Jäckel
2020-07-25
Use inbuilt init script
Sandro Jäckel
2020-07-25
Set magic ENV varialbes for user, default DB
Sandro Jäckel
2020-06-17
Update database automatically in Docker
Sandro
2020-03-04
docker: allow to configure Invidious by env var (#1030)
Omar Roth
2020-03-01
Revert "Add HOST_AUTH_METHOD=trust to docker compose (see docker-library/post...
Omar Roth
2020-03-01
Add HOST_AUTH_METHOD=trust to docker compose (see docker-library/postgres#681)
Omar Roth
2019-08-07
Add Postgres health check
Dragnucs
2019-06-17
let docker listen to 127.0.0.1 by default
tleydxdy
2018-09-29
basic docker-compose cluster
flourgaz