aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/docker
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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