PeerTube/support/docker/production
Zack Birkenbuel c31084ce5b Add the ability to specify peertube UID and GID via environment variables
This adds support for specifying the peertube user and group IDs using the standard environment variable pattern similar to linuxserver.io images.  This allows for better external permission management, specifically this makes it easier to support mapping volumes to NFS shares using nfs4 id mapping.

This changes elects *not* to use the linuxserver.io variable names of PUID and PGID since the peertube container ends up having both a "node" and "peertube" user created and it would not be obvious which of those PUID/PGID should apply to.
2025-01-14 13:54:00 +01:00
..
config Fix missing original_video_files docker directory 2024-09-18 09:27:02 +02:00
.env Add log level example in docker .env 2023-11-06 08:59:38 +01:00
.gitignore Add .gitignore for Docker 2018-04-10 22:08:40 +02:00
Dockerfile.bookworm Add the ability to specify peertube UID and GID via environment variables 2025-01-14 13:54:00 +01:00
Dockerfile.nginx Fix docker webserver build 2021-01-07 09:06:21 +01:00
docker-compose.yml Fix docker compose ipv6 2024-10-31 07:07:28 +01:00
entrypoint.nginx.sh Remove traefik docker support 2020-12-30 17:06:21 +01:00
entrypoint.sh Fix docker user entrypoint 2022-06-21 08:47:39 +02:00