Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix migrations | Chocobozzz | 2018-01-29 | 1 | -10/+11 |
| | |||||
* | Move docker do in support/doc | Chocobozzz | 2018-01-29 | 2 | -18/+28 |
| | |||||
* | Add production Alpine and Debian Stretch Docker images (#225) | kaiyou | 2018-01-29 | 7 | -0/+258 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * First pass at a (swarm-compatible) docker image Uses an existing traefik server as a https reverse proxy. * Add example config for a Docker swarm deployment * Point to traefik config for docker compose setup * Clarify that traefik is needed for the example config * Use node:8-stretch base image and don't install yarn (The base image already contains yarn.) * Initial commit for an Alpine Docker image * Fix docker volume path * Merge #213 and #225 and move files around * Remove unnecessary dependencies from the alpine build * Update Dockerfiles to match install path, config path, etc. * Update the configuration in the example compose file * Update the configuration in the example swarm file * Remove the declared networks and volumes from the compose example, which are not strictly required * Update attachment path in the documentation * Display traefik as a suggestion and not a required dependency * Update the Docker ignored files * Fix typos reported in #225 * Move production Dockerfiles to a production directory * Add the redis configuration settings * Add Docker files to the dockerignore * Make the signup limit configurable | ||||
* | Add message for public registration on peertube | Chocobozzz | 2018-01-26 | 1 | -1/+1 |
| | |||||
* | Upgrade clearer in production guide | Chocobozzz | 2018-01-26 | 1 | -11/+37 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 2 | -2/+3 |
| | | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore. | ||||
* | Api doc improvement (#252) | Dimitri Gilbert | 2018-01-25 | 1 | -25/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Basic api documentation * fix styling issue * fix styling issue * gitignore unecessary folders * openApi 2.0 first draft * solved conflicts * solved errors in openapi file * added missing doc on video + deleted apidoc comments * fix last warnings and errors inopenapi definition * openapi fix typo + improvement on video/comment endpoints * removed misplaced openapi file | ||||
* | Pre-build PeerTube again in dev Dockerfile. | Jan Keromnes | 2018-01-25 | 1 | -2/+3 |
| | | | PeerTube pre-build was removed in #207 but is still valuable. | ||||
* | Fixes #205: Fix Janitor configuration; | Benjamin Bouvier | 2018-01-25 | 4 | -6/+25 |
| | |||||
* | typos (#246) | Thomas Citharel | 2018-01-25 | 1 | -5/+5 |
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Misc. typos (#245) | luzpaz | 2018-01-25 | 1 | -1/+1 |
| | | | Found via `codespell -q 3` | ||||
* | Add api doc in html | Chocobozzz | 2018-01-24 | 8 | -2/+9827 |
| | |||||
* | Fix tests | Chocobozzz | 2018-01-24 | 1 | -0/+1209 |
| | |||||
* | Peertube home in /var/www instead of /home | Chocobozzz | 2018-01-23 | 3 | -25/+28 |
| | |||||
* | Improve docs (#232) | Thomas Citharel | 2018-01-23 | 2 | -10/+22 |
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Add commander in dependencies instead of dev dep | Chocobozzz | 2018-01-22 | 1 | -1/+1 |
| | |||||
* | Add ability to configure log level | Chocobozzz | 2018-01-19 | 1 | -0/+6 |
| | |||||
* | Add SQL backup/restore commands in production guide | Chocobozzz | 2018-01-19 | 1 | -0/+20 |
| | |||||
* | Don't serve previews with nginx | Chocobozzz | 2018-01-18 | 2 | -2/+2 |
| | | | | We need to maintain a cache in the node process | ||||
* | nginx optimizations | Chocobozzz | 2018-01-18 | 2 | -3/+39 |
| | |||||
* | fix 2 other typos (#209) | taziden | 2018-01-17 | 1 | -2/+2 |
| | |||||
* | fix typo in production guide (#208) | taziden | 2018-01-17 | 1 | -1/+1 |
| | |||||
* | Add ability to update some configuration keys | Chocobozzz | 2018-01-17 | 1 | -2/+2 |
| | |||||
* | Add Janitor configuration file for PeerTube. (#204) | Jan Keromnes | 2018-01-16 | 2 | -0/+38 |
| | |||||
* | Overwrite on upgrade when unziping | Chocobozzz | 2018-01-16 | 1 | -1/+1 |
| | |||||
* | Fix upgrade command | Chocobozzz | 2018-01-16 | 1 | -1/+1 |
| | |||||
* | Remove npm run upgrade | Chocobozzz | 2018-01-15 | 1 | -13/+11 |
| | | | | Use command from production.md instead | ||||
* | Update production guide | Chocobozzz | 2018-01-15 | 3 | -28/+35 |
| | | | | | Use release that already contains build files. It requires a specific directories tree but I think it would be fine. | ||||
* | Prepare production workflow | Chocobozzz | 2018-01-15 | 1 | -0/+6 |
| | |||||
* | Update code doc diagrams | Chocobozzz | 2018-01-15 | 4 | -0/+2 |
| | |||||
* | Some markdown fixes | Chocobozzz | 2018-01-12 | 4 | -29/+27 |
| | |||||
* | Try to improve documentations/readme | Chocobozzz | 2018-01-12 | 5 | -21/+258 |
| | |||||
* | Fix changing video in watch page | Chocobozzz | 2018-01-12 | 4 | -5/+8 |
| | |||||
* | Remove unused webserver configuration | Chocobozzz | 2018-01-11 | 3 | -79/+5 |
| | | | | And update nginx configuration with a rate limit | ||||
* | change nginx config to fix deprecation of a old module (#175) | Fernandez, ReK2 | 2018-01-06 | 1 | -1/+1 |
| | |||||
* | Add a PeerTube development environment Dockerfile compatible with Janitor. ↵ | Jan Keromnes | 2017-12-04 | 1 | -0/+20 |
| | | | | | | | | (#144) * Add a PeerTube development environment Dockerfile. * Clone from develop instead of master in developer Dockerfile. | ||||
* | Fix webpack link in client documentation (#129) | Julien Lemaire | 2017-11-28 | 1 | -1/+1 |
| | | | | Webpack link used to lead to webpack 1 documentation. Fixed it to reach lastest documentation instead. | ||||
* | Refractor validators | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
| | |||||
* | Update readme, architecture | Chocobozzz | 2017-11-27 | 1 | -3/+3 |
| | |||||
* | Add ability to unfollow a server | Chocobozzz | 2017-11-27 | 2 | -0/+6 |
| | |||||
* | Fix nginx https template | Chocobozzz | 2017-10-19 | 1 | -1/+1 |
| | |||||
* | Increase client_max_body_size in NGinx template | Chocobozzz | 2017-10-17 | 2 | -2/+2 |
| | |||||
* | Update systemd service template | Chocobozzz | 2017-06-20 | 1 | -1/+1 |
| | |||||
* | Update readme/doc with new client port for dev | Chocobozzz | 2017-06-14 | 2 | -4/+4 |
| | |||||
* | Better build/dev scripts | Chocobozzz | 2017-06-11 | 2 | -2/+2 |
| | |||||
* | Use shared models | Chocobozzz | 2017-06-11 | 2 | -18/+18 |
| | |||||
* | Update peertube.conf | dada | 2017-02-18 | 1 | -1/+1 |
| | |||||
* | Update support documentations with postgresql | Chocobozzz | 2016-12-25 | 2 | -6/+6 |
| | |||||
* | Add client documentation | Chocobozzz | 2016-12-01 | 2 | -0/+69 |
| | |||||
* | Add peertube https nginx template | Chocobozzz | 2016-11-25 | 1 | -0/+61 |
| |