aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/docker.md
Commit message (Collapse)AuthorAgeFilesLines
* Use master branch for docker install documentationChocobozzz2021-11-251-8/+8
|
* Migrate docker image to bullseyeChocobozzz2021-11-161-1/+1
|
* Clearer docker doc hierarchyChocobozzz2021-01-121-10/+10
|
* Doc typoChocobozzz2021-01-081-0/+1
|
* Fix docker upgrade docChocobozzz2021-01-081-1/+11
|
* Use new doc linksChocobozzz2021-01-051-2/+2
|
* Fix docker nginx container if peertube restartsChocobozzz2021-01-051-3/+1
|
* Remove traefik docker supportChocobozzz2020-12-301-4/+23
|
* Use develop doc for dockerChocobozzz2020-12-301-9/+9
|
* consistent documentation and configuration in compose fileRigel Kent2020-11-111-5/+7
|
* move traefik to its own override fileRigel Kent2020-11-111-52/+19
|
* Fix docker guideChocobozzz2020-09-101-6/+10
|
* Fixes docker-compose .env (#2538)Kim2020-05-181-1/+0
| | | | | | | | | | | | | * 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>
* Change raw.github.com to raw.githubusercontent.comChristoph Geschwind2020-03-211-3/+3
| | | | | | | | | | | ``` > GET /Chocobozzz/PeerTube/master/support/docker/production/.env HTTP/1.1 > Host: raw.github.com > User-Agent: curl/7.58.0 > Accept: */* > < HTTP/1.1 301 Moved Permanently < Location: https://raw.githubusercontent.com/Chocobozzz/PeerTube/master/support/docker/production/.env ```
* feat: add dkim to docker-composekimsible2020-03-111-0/+11
|
* Chore/docker-documentation-improvements (#2494)Kim2020-02-241-18/+70
| | | | | | | | | | | | | | * 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
* fix markdown link (#2504)Moritz Warning2020-02-161-2/+1
| | | (doc) fix markdown link in docker.md
* Added pointer to the .env filetilllt2019-12-121-1/+4
|
* Docker: stretch -> busterChocobozzz2019-12-121-1/+1
|
* Clarify and expand on admin credentials detailLeopere2019-11-181-3/+9
| | | It felt unclear so I clarified and suggested a method for obtaining the credentials easier.
* fixed a typo in docker.mdClaude2019-10-291-1/+1
|
* Link back to the source for the curl'd files.Leopere2019-10-181-0/+1
| | | Just for those of us who don't want to dig a lot but want to dig a little.
* Add warning regarding config upgrade in docker.mdChocobozzz2019-02-211-1/+2
|
* Various improvements for docker-composeFelix Ableitner2018-11-211-1/+0
|
* Begin advanced searchChocobozzz2018-07-241-0/+4
|
* Add warning regarding the domain name for docker installChocobozzz2018-06-281-0/+2
|
* fix docker-compose extension typoJosh Morel2018-06-281-1/+1
| | | was `yaml` changed to `yml`
* Environment variables for Docker ComposeFlorent Poinsaut2018-06-051-12/+17
|
* Stop docker containers before upgradingChocobozzz2018-05-281-1/+3
|
* Improve docker doc and fix missing keys on updateChocobozzz2018-05-281-31/+40
|
* Docker config directory as volumeChocobozzz2018-05-071-1/+1
|
* Adapt docker image file path in docker-compose.ymlFlorent Fayolle2018-05-071-2/+2
|
* use gosu to fix /data permissions errorsFlorent Poinsaut2018-04-161-12/+0
|
* Add permissions instructions for the data volume (#387)Angristan2018-03-231-0/+12
| | | | | | * Add permissions instructions for the data volume * Remove useless newline
* [docker] Update production guidelines and docker-compose file; (#341)Benjamin Bouvier2018-03-151-15/+50
|
* Better docker test docChocobozzz2018-03-111-7/+7
|
* `docker-compose up app` need a docker-compose.yml file in current folder to ↵Millicent Billette2018-03-111-0/+1
| | | | work.
* Move docker do in support/docChocobozzz2018-01-291-0/+25