aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/docker
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add host network mode for reverse proxyChocobozzz2019-04-241-1/+2
* Add argument to dockerfile to pass options to npm run buildAntoine Millet2019-04-241-1/+6
* Add automated dev setup using GitpodJan Keromnes2019-04-122-0/+17
* Add ability to disable trackerChocobozzz2019-04-101-0/+4
* Fix problem with SMTP in default docker-compose setupFelix Ableitner2019-03-111-3/+3
* BREAKING: update CSP configurationChocobozzz2019-02-211-3/+0
* Patch docker entrypoint to speed up the chown at startupvictor héry2019-01-141-2/+2
* Implement contact form on server sideChocobozzz2019-01-102-0/+6
* add Content Security Policy (#1252)Rigel Kent2018-12-131-1/+3
* Merge branch 'hotfix/docker' into developChocobozzz2018-12-061-26/+5
|\
| * Fix docker build and gosuChocobozzz2018-12-061-26/+5
* | Add tmp and redundancy directoriesChocobozzz2018-12-041-0/+2
|/
* Various improvements for docker-composeFelix Ableitner2018-11-213-3/+18
* Configure docker image to accept trust_proxy as an env variable in json array...LecygneNoir2018-10-222-2/+7
* Improve dev Dockerfile (#1333)Kyâne Pichou2018-10-221-27/+25
* Create new Docker dev image (#1173)am972018-10-097-16/+90
* (docker) search and import settings env variables (#1210)kaiyou2018-10-071-0/+20
* Add possibility to manage trust_proxy list in docker imagevictor héry2018-09-162-0/+3
* (docker) add quota to the docker configuration values (#964)kaiyou2018-08-261-0/+5
* Fix docker env fileChocobozzz2018-08-143-5/+7
* Fix dockerfileChocobozzz2018-08-101-1/+1
* Clean yarn cache after install in dockerChocobozzz2018-08-091-0/+1
* Remove unnecessary env variables now we have a .env fileChocobozzz2018-08-081-19/+0
* Try to reduce docker image sizeChocobozzz2018-08-081-1/+3
* Implement captions/subtitlesChocobozzz2018-07-161-0/+1
* Add PEERTUBE_SMTP_DISABLE_STARTTLS config docker envChocobozzz2018-06-272-0/+2
* Fix docker compose with admin emailChocobozzz2018-06-211-1/+1
* Fix docker configChocobozzz2018-06-111-3/+3
* Blank instead of null for docker envChocobozzz2018-06-051-6/+6
* add the comment from https://github.com/Chocobozzz/PeerTube/pull/617/files#di...Florent Poinsaut2018-06-051-5/+5
* Environment variables for Docker ComposeFlorent Poinsaut2018-06-052-17/+32
* (docker) making security settings of traefik on par with nginxRigel Kent2018-06-041-0/+23
* Fix docker config custom env copyChocobozzz2018-05-301-1/+1
* Cleanup docker configurationChocobozzz2018-05-302-5/+4
* Do not set default transcoding resolutionsPierre Jaury2018-05-301-4/+0
* Allow to setup transcoding in the docker imagePierre Jaury2018-05-302-0/+26