PeerTube/support/docker/production
Chocobozzz 260447942a
Add ability to put captions in object storage
Deprecate:
 * `path` and `url` of `ActorImage` (used to represent account/channel
   avatars/banners) in favour of `fileUrl`
 * `path` of `AvatarInfo` (used in notifications) in favour of `fileUrl`
 * `captionPath` of `VideoCaption` in favour of `fileUrl`
 * `storyboardPath` of `Storyboard` in favour of `fileUrl`
2025-02-07 09:35:39 +01:00
..
config Add ability to put captions in object storage 2025-02-07 09:35:39 +01: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 Node 18 is not supported anymore 2025-01-15 10:14:50 +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