| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ssl support to postgresql | Chocobozzz | 2020-08-24 | 1 | -0/+1 |
* | Add ability to override client assets : logo - favicon - PWA icons - PWA mani... | Kim | 2020-07-10 | 1 | -0/+5 |
* | Add database.name config option | Girish Ramakrishnan | 2020-06-25 | 1 | -1/+1 |
* | fix opendkim permissions in docker-compose setup (#2868) | Kim | 2020-06-12 | 1 | -0/+2 |
* | Fixes docker-compose .env (#2538) | Kim | 2020-05-18 | 1 | -4/+22 |
* | Correctly fix docker storage config | Chocobozzz | 2020-04-02 | 1 | -1/+1 |
* | Move streaming-playlists to /data | xcffl | 2020-04-02 | 1 | -0/+1 |
* | feat: add dkim to docker-compose | kimsible | 2020-03-11 | 2 | -0/+5 |
* | Chore/docker-documentation-improvements (#2494) | Kim | 2020-02-24 | 3 | -21/+18 |
* | Add missing ca-certificates in docker image | Chocobozzz | 2020-02-17 | 1 | -1/+1 |
* | Fix missing python dependency in Dockerfile.buster (#2495) | Kim | 2020-02-17 | 1 | -1/+1 |
* | Add openssl in docker container | Chocobozzz | 2020-01-27 | 1 | -1/+1 |
* | Docker: stretch -> buster | Chocobozzz | 2019-12-12 | 2 | -2/+2 |
* | Add support for HLS in the Docker container. (#2324) | Ben Lubar | 2019-12-12 | 2 | -5/+8 |
* | Simplify Dockerfile and slim Docker image | Felix Ableitner | 2019-12-04 | 1 | -20/+4 |
* | Try to fix gitpod | Chocobozzz | 2019-12-03 | 1 | -1/+1 |
* | Fix For GitPod | MrGiga | 2019-11-28 | 1 | -1/+1 |
* | Sticking to one env-var management system (#2247) | Leopere | 2019-11-18 | 2 | -8/+11 |
* | Fix traefik version in docker compose | Chocobozzz | 2019-10-21 | 1 | -1/+1 |
* | Deprecate Node 8 | Chocobozzz | 2019-08-07 | 2 | -2/+2 |
* | WIP plugins: add ability to register plugins | Chocobozzz | 2019-07-24 | 1 | -0/+1 |
* | yarn -> npm in dockerfile | Chocobozzz | 2019-07-08 | 1 | -2/+2 |
* | replace npm and apt-get by yarn and apt in dockerfile.stretch (#1952) | Jacen | 2019-07-08 | 1 | -8/+8 |
* | Improve 4K video quality after transcoding | Chocobozzz | 2019-06-06 | 1 | -0/+3 |
* | Fix docker-compose setup so Peertube sees correct IP | Felix Ableitner | 2019-05-21 | 2 | -2/+8 |
* | Allow to control RATES_LIMIT from configuration (#1787) | Yohan Boniface | 2019-04-26 | 1 | -0/+10 |
* | Add host network mode for reverse proxy | Chocobozzz | 2019-04-24 | 1 | -1/+2 |
* | Add argument to dockerfile to pass options to npm run build | Antoine Millet | 2019-04-24 | 1 | -1/+6 |
* | Add automated dev setup using Gitpod | Jan Keromnes | 2019-04-12 | 2 | -0/+17 |
* | Add ability to disable tracker | Chocobozzz | 2019-04-10 | 1 | -0/+4 |
* | Fix problem with SMTP in default docker-compose setup | Felix Ableitner | 2019-03-11 | 1 | -3/+3 |
* | BREAKING: update CSP configuration | Chocobozzz | 2019-02-21 | 1 | -3/+0 |
* | Patch docker entrypoint to speed up the chown at startup | victor héry | 2019-01-14 | 1 | -2/+2 |
* | Implement contact form on server side | Chocobozzz | 2019-01-10 | 2 | -0/+6 |
* | add Content Security Policy (#1252) | Rigel Kent | 2018-12-13 | 1 | -1/+3 |
* | Merge branch 'hotfix/docker' into develop | Chocobozzz | 2018-12-06 | 1 | -26/+5 |
|\ |
|
| * | Fix docker build and gosu | Chocobozzz | 2018-12-06 | 1 | -26/+5 |
* | | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 1 | -0/+2 |
|/ |
|
* | Various improvements for docker-compose | Felix Ableitner | 2018-11-21 | 3 | -3/+18 |
* | Configure docker image to accept trust_proxy as an env variable in json array... | LecygneNoir | 2018-10-22 | 2 | -2/+7 |
* | Improve dev Dockerfile (#1333) | Kyâne Pichou | 2018-10-22 | 1 | -27/+25 |
* | Create new Docker dev image (#1173) | am97 | 2018-10-09 | 7 | -16/+90 |
* | (docker) search and import settings env variables (#1210) | kaiyou | 2018-10-07 | 1 | -0/+20 |
* | Add possibility to manage trust_proxy list in docker image | victor héry | 2018-09-16 | 2 | -0/+3 |
* | (docker) add quota to the docker configuration values (#964) | kaiyou | 2018-08-26 | 1 | -0/+5 |
* | Fix docker env file | Chocobozzz | 2018-08-14 | 3 | -5/+7 |
* | Fix dockerfile | Chocobozzz | 2018-08-10 | 1 | -1/+1 |
* | Clean yarn cache after install in docker | Chocobozzz | 2018-08-09 | 1 | -0/+1 |
* | Remove unnecessary env variables now we have a .env file | Chocobozzz | 2018-08-08 | 1 | -19/+0 |
* | Try to reduce docker image size | Chocobozzz | 2018-08-08 | 1 | -1/+3 |