aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/docker/production/.env
Commit message (Collapse)AuthorAgeFilesLines
* Allow SSL database parameter (#4114)Stakovicz2021-05-251-0/+1
| | | | | | | | | | | | | | | * Allow SSL database parameter Allow SSL database parameter via environment variable * Allow SSL database parameter Allow SSL database parameter via environment variable * Update support/docker/production/config/custom-environment-variables.yaml Co-authored-by: Chocobozzz <chocobozzz@cpy.re> Co-authored-by: Chocobozzz <chocobozzz@cpy.re>
* Remove traefik docker supportChocobozzz2020-12-301-6/+0
|
* fix opendkim permissions in docker-compose setup (#2868)Kim2020-06-121-0/+2
| | | | Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <par@rigelk.eu>
* Fixes docker-compose .env (#2538)Kim2020-05-181-4/+22
| | | | | | | | | | | | | * chore: remove unused var * fix database name as peertube + update comments * chore: comment vars indentic to production.yrml * add smtp comment * clarify and detail comments Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* feat: add dkim to docker-composekimsible2020-03-111-0/+3
|
* Chore/docker-documentation-improvements (#2494)Kim2020-02-241-9/+14
| | | | | | | | | | | | | | * unify env_var names to replace * detail more and improve docker doc * fix title * move acme email and domains to traefik command * add details about TRAEFIK_ACME_* variables * Fix preview links from /develop to /master
* Sticking to one env-var management system (#2247)Leopere2019-11-181-2/+7
| | | | | | | | | | | | | | | | | | | | * Sticking to one env-var management system Starting with the Postgres container so that you only have to set overlapping environment variables in one place. * Moving Postfix envvars pt 1 * Moving Postfix envvars pt 2 .env file * Added missing envvars. * Adding functioning glue Suggest something better if you wish. * removed IP from example * Removed default network from update.
* Fix docker-compose setup so Peertube sees correct IPFelix Ableitner2019-05-211-2/+1
|
* Fix problem with SMTP in default docker-compose setupFelix Ableitner2019-03-111-3/+3
|
* Implement contact form on server sideChocobozzz2019-01-101-0/+1
|
* Various improvements for docker-composeFelix Ableitner2018-11-211-1/+1
|
* Configure docker image to accept trust_proxy as an env variable in json ↵LecygneNoir2018-10-221-1/+4
| | | | array (#1338)
* Add possibility to manage trust_proxy list in docker imagevictor héry2018-09-161-0/+1
|
* Fix docker env fileChocobozzz2018-08-141-2/+2
|
* Add PEERTUBE_SMTP_DISABLE_STARTTLS config docker envChocobozzz2018-06-271-0/+1
|
* Fix docker configChocobozzz2018-06-111-3/+3
|
* Blank instead of null for docker envChocobozzz2018-06-051-6/+6
|
* add the comment from ↵Florent Poinsaut2018-06-051-5/+5
| | | | https://github.com/Chocobozzz/PeerTube/pull/617/files#diff-5003d902a2333dfdbcd79d688f2806daL38
* Environment variables for Docker ComposeFlorent Poinsaut2018-06-051-0/+15