aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/docker
Commit message (Expand)AuthorAgeFilesLines
* (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
* Remove docker images I can't maintainChocobozzz2021-01-137-153/+0
* 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
* Fix PostreSQL initialization for GitpodJan Keromnes2020-12-061-4/+0
* Trigger a Gitpod dev image rebuild (in order to get upstream's Node.js 12 upg...Jan Keromnes2020-12-021-0/+4
* export rtmp port in dockerfilesRigel Kent2020-11-213-4/+7
* 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
* Add database.name config optionGirish Ramakrishnan2020-06-251-1/+1
* fix opendkim permissions in docker-compose setup (#2868)Kim2020-06-121-0/+2
* Fixes docker-compose .env (#2538)Kim2020-05-181-4/+22
* Correctly fix docker storage configChocobozzz2020-04-021-1/+1
* Move streaming-playlists to /dataxcffl2020-04-021-0/+1
* feat: add dkim to docker-composekimsible2020-03-112-0/+5
* Chore/docker-documentation-improvements (#2494)Kim2020-02-243-21/+18
* Add missing ca-certificates in docker imageChocobozzz2020-02-171-1/+1
* Fix missing python dependency in Dockerfile.buster (#2495)Kim2020-02-171-1/+1
* Add openssl in docker containerChocobozzz2020-01-271-1/+1
* Docker: stretch -> busterChocobozzz2019-12-122-2/+2
* Add support for HLS in the Docker container. (#2324)Ben Lubar2019-12-122-5/+8
* Simplify Dockerfile and slim Docker imageFelix Ableitner2019-12-041-20/+4
* Try to fix gitpodChocobozzz2019-12-031-1/+1
* Fix For GitPodMrGiga2019-11-281-1/+1
* Sticking to one env-var management system (#2247)Leopere2019-11-182-8/+11
* Fix traefik version in docker composeChocobozzz2019-10-211-1/+1
* Deprecate Node 8Chocobozzz2019-08-072-2/+2
* WIP plugins: add ability to register pluginsChocobozzz2019-07-241-0/+1
* yarn -> npm in dockerfileChocobozzz2019-07-081-2/+2
* replace npm and apt-get by yarn and apt in dockerfile.stretch (#1952)Jacen2019-07-081-8/+8
* Improve 4K video quality after transcodingChocobozzz2019-06-061-0/+3
* Fix docker-compose setup so Peertube sees correct IPFelix Ableitner2019-05-212-2/+8
* Allow to control RATES_LIMIT from configuration (#1787)Yohan Boniface2019-04-261-0/+10