aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/docker/production
Commit message (Expand)AuthorAgeFilesLines
* Add TMP persistent directoryChocobozzz2023-05-091-0/+1
* feat(docker): make database name configurable (#5734)Joël Galeran2023-04-072-4/+11
* Add missing docker env for object storage configChocobozzz2023-03-071-0/+9
* Fill documentation with required secret confChocobozzz2022-10-102-0/+6
* server: serve files from storage/well-known (#5214)kontrollanten2022-10-041-0/+1
* Add ability to use docker on localChocobozzz2022-08-112-7/+8
* Fix docker user entrypointChocobozzz2022-06-211-2/+2
* Prefer using node instead of npm in dockerfileChocobozzz2022-05-041-2/+2
* Use node 16 in peertube docker imageChocobozzz2022-05-021-1/+1
* Make object storage ACL configurableDoug Luce2022-03-161-0/+1
* Install git in docker imageChocobozzz2022-03-071-1/+1
* Reuse latest dockerfile fixesChocobozzz2022-03-041-2/+4
* Remove unnecessary NPM_RUN_BUILD_OPTS docker argChocobozzz2022-01-061-6/+1
* Remove angular cache in docker buildChocobozzz2022-01-031-1/+1
* Try to fix docker buildChocobozzz2022-01-031-2/+2
* Increase docker ARM build timeoutChocobozzz2021-12-281-2/+2
* Deprecate node 12Chocobozzz2021-12-241-1/+1
* Increase yarn timeoutChocobozzz2021-12-061-2/+2
* Add missing docker credentials envChocobozzz2021-12-021-0/+4
* Migrate docker image to bullseyeChocobozzz2021-11-162-3/+3
* Added 144p encoding (#4492)Florian CUNY2021-11-051-0/+3
* Rewrite youtube-dl importChocobozzz2021-10-221-0/+1
* Breaking: fix inconsistencies in configurationChocobozzz2021-10-201-2/+2
* Fix admin edition disabling featureChocobozzz2021-10-141-3/+3
* extend client-overrides with default images (#4392)kontrollanten2021-10-121-1/+7
* Allow configuration to be static/readonly (#4315)Jelle Besseling2021-10-123-9/+10
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-171-0/+23
* (doc) add note in config that tmp is also used while processingRigel Kent2021-06-081-1/+1
* Allow setting log level using PEERTUBE_LOG_LEVEL envvarJohan Fleury2021-06-021-0/+1
* Fix broadcast message log levelChocobozzz2021-05-251-1/+1
* Allow SSL database parameter (#4114)Stakovicz2021-05-252-0/+4
* Fix logger warning levelChocobozzz2021-05-141-1/+1
* Add curl as dependency to allow for healthchecksdecentral1se2021-05-071-1/+1
* [support/docker] expose webtorrent setting in os variable settingsArthur Lutz2021-03-291-0/+4
* Add build-essentials if architecture not supportedChocobozzz2021-03-051-1/+1
* Remove traefik doc: we don't use it anymoreChocobozzz2021-02-121-1/+1
* Support NodeJS 14 and 15, deprecate Node 10Chocobozzz2021-02-041-1/+1
* feat: allow administrator to disable logging of ping requestsJohan Fleury2021-01-131-0/+5
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-131-0/+3
* Support live port in docker composeChocobozzz2021-01-071-3/+4
* Fix docker webserver buildChocobozzz2021-01-071-1/+1
* Fix docker nginx container if peertube restartsChocobozzz2021-01-051-0/+5
* Remove traefik docker supportChocobozzz2020-12-306-119/+35
* export rtmp port in dockerfilesRigel Kent2020-11-211-1/+3
* consistent documentation and configuration in compose fileRigel Kent2020-11-112-6/+7
* move traefik to its own override fileRigel Kent2020-11-113-32/+37
* Do not expose containers by default in traefikRigel Kent2020-11-113-12/+5
* Add nginx behind traefik in docker-compose + image updatesRigel Kent2020-11-116-26/+77
* Add ssl support to postgresqlChocobozzz2020-08-241-0/+1
* Add ability to override client assets : logo - favicon - PWA icons - PWA mani...Kim2020-07-101-0/+5