| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add the comment from https://github.com/Chocobozzz/PeerTube/pull/617/files#di... | Florent Poinsaut | 2018-06-05 | 1 | -5/+5 |
* | Environment variables for Docker Compose | Florent Poinsaut | 2018-06-05 | 2 | -17/+32 |
* | (docker) making security settings of traefik on par with nginx | Rigel Kent | 2018-06-04 | 1 | -0/+23 |
* | Fix docker config custom env copy | Chocobozzz | 2018-05-30 | 1 | -1/+1 |
* | Cleanup docker configuration | Chocobozzz | 2018-05-30 | 2 | -5/+4 |
* | Do not set default transcoding resolutions | Pierre Jaury | 2018-05-30 | 1 | -4/+0 |
* | Allow to setup transcoding in the docker image | Pierre Jaury | 2018-05-30 | 2 | -0/+26 |
* | Add help in conf file regarding SMTP | Chocobozzz | 2018-05-29 | 1 | -0/+2 |
* | Copy custom-environment-variables.yaml on docker startup | Chocobozzz | 2018-05-29 | 1 | -1/+2 |
* | Add disable_starttls configuration variable for docker | Chocobozzz | 2018-05-28 | 1 | -0/+3 |
* | Improve docker doc and fix missing keys on update | Chocobozzz | 2018-05-28 | 3 | -2/+70 |
* | Update Janitor Dockerfile | Jan Keromnes | 2018-05-17 | 2 | -8/+10 |
* | Docker config directory as volume | Chocobozzz | 2018-05-07 | 5 | -67/+25 |
* | Fix docker production configuration | Chocobozzz | 2018-05-07 | 1 | -1/+1 |
* | Preferably use the docker hub image | Chocobozzz | 2018-05-07 | 1 | -3/+4 |
* | Adapt docker image file path in docker-compose.yml | Florent Fayolle | 2018-05-07 | 1 | -1/+1 |
* | Support hostname binding in config | Pierre-Alain TORET | 2018-04-17 | 1 | -0/+1 |
* | Try to fix docker automatic build (again...) | Chocobozzz | 2018-04-16 | 1 | -3/+2 |
* | Try to fix automatic dockerbuild | Chocobozzz | 2018-04-16 | 2 | -3/+3 |
* | Improve dockerfile | Chocobozzz | 2018-04-16 | 3 | -13/+22 |
* | Fix the execution right for docker-entrypoint.sh | Florent Poinsaut | 2018-04-16 | 1 | -0/+0 |
* | use gosu to fix /data permissions errors | Florent Poinsaut | 2018-04-16 | 2 | -3/+57 |
* | Add .gitignore for Docker | Florent Poinsaut | 2018-04-10 | 1 | -0/+3 |
* | Update docker image name | Chocobozzz | 2018-04-03 | 1 | -1/+1 |
* | Fix little typo in variable. | Armando Lüscher | 2018-03-30 | 1 | -1/+1 |
* | Prevent brute force login attack | Chocobozzz | 2018-03-29 | 1 | -0/+8 |
* | Remove alpine image | Chocobozzz | 2018-03-28 | 2 | -31/+1 |
* | Run the installation as the peertube user inside the Docker image (#385) | Angristan | 2018-03-23 | 2 | -15/+27 |
* | Prepare building docker files on docker hub | Chocobozzz | 2018-03-23 | 4 | -58/+10 |
* | Fix data volume path in docker-compose | Angristan | 2018-03-22 | 1 | -1/+1 |
* | Add option to disable starttls | Chocobozzz | 2018-03-22 | 1 | -0/+1 |
* | Use {postgres,redis}:alpine images with docker-compose (#372) | Angristan | 2018-03-22 | 1 | -2/+2 |
* | [docker] Add short_description option in Docker configuration too; (#342) | Benjamin Bouvier | 2018-03-15 | 1 | -0/+1 |
* | [docker] Update production guidelines and docker-compose file; (#341) | Benjamin Bouvier | 2018-03-15 | 3 | -13/+34 |
* | Expose SMTP and instance settings in the Docker environment variables (#277) | kaiyou | 2018-02-06 | 2 | -0/+33 |
* | Add production Alpine and Debian Stretch Docker images (#225) | kaiyou | 2018-01-29 | 6 | -0/+240 |
* | Pre-build PeerTube again in dev Dockerfile. | Jan Keromnes | 2018-01-25 | 1 | -2/+3 |
* | Fixes #205: Fix Janitor configuration; | Benjamin Bouvier | 2018-01-25 | 4 | -6/+25 |
* | Add Janitor configuration file for PeerTube. (#204) | Jan Keromnes | 2018-01-16 | 2 | -0/+38 |
* | Add a PeerTube development environment Dockerfile compatible with Janitor. (#... | Jan Keromnes | 2017-12-04 | 1 | -0/+20 |