Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add production Alpine and Debian Stretch Docker images (#225) | kaiyou | 2018-01-29 | 1 | -2/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | -0/+2 | |
| | ||||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -0/+1 | |
| | | | | | | | 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. | |||||
* | Add api documentation in readme | Chocobozzz | 2018-01-24 | 1 | -0/+7 | |
| | ||||||
* | Fix some grammar (#216) | Vincent Stakenburg | 2018-01-18 | 1 | -2/+2 | |
| | ||||||
* | Update README badge paths | Chocobozzz | 2018-01-16 | 1 | -2/+2 | |
| | ||||||
* | Some markdown fixes | Chocobozzz | 2018-01-12 | 1 | -2/+2 | |
| | ||||||
* | Try to improve documentations/readme | Chocobozzz | 2018-01-12 | 1 | -130/+20 | |
| | ||||||
* | Reword docs (#176) | Benjamin Bouvier | 2018-01-06 | 1 | -57/+84 | |
| | | | | | | | | | | | | | | * Reword documentation; * Wrap lines at 80 characters in the documentation. * Wrap CONTRIBUTING.md too; * Tweaks to CONTRIBUTING.md wording; * Move development section to CONTRIBUTING.md; * Explain database creation in CONTRIBUTING.md; | |||||
* | Add Archlinux instructions for installation in README (#161) | Simon Gilliot | 2017-12-19 | 1 | -0/+6 | |
| | ||||||
* | Fix tests | Chocobozzz | 2017-12-14 | 1 | -4/+3 | |
| | ||||||
* | Remove node 6 support | Chocobozzz | 2017-12-13 | 1 | -6/+5 | |
| | | | | Please don't insult me | |||||
* | Update readme screenshot with new design | Chocobozzz | 2017-12-11 | 1 | -1/+1 | |
| | ||||||
* | Add dependencies for Ubuntu 16.04. (#143) | Jan Keromnes | 2017-12-04 | 1 | -6/+15 | |
| | ||||||
* | Update readme, architecture | Chocobozzz | 2017-11-27 | 1 | -46/+14 | |
| | ||||||
* | Fix spelling (#126) | noisawe | 2017-11-27 | 1 | -5/+5 | |
| | ||||||
* | Update readme (again) | Bigard Florian | 2017-11-23 | 1 | -1/+1 | |
| | ||||||
* | Update readme | Bigard Florian | 2017-11-23 | 1 | -0/+2 | |
| | ||||||
* | Update PeerTube features | Chocobozzz | 2017-10-31 | 1 | -8/+17 | |
| | ||||||
* | Add pod list endpoint with pagination, sort... | Chocobozzz | 2017-10-19 | 1 | -1/+1 | |
| | ||||||
* | Rename 'npm run upgrade' to 'npm run upgrade-peertube' | Chocobozzz | 2017-06-25 | 1 | -1/+1 | |
| | | | | It was confusing with the command 'npm run update' | |||||
* | Update README schemas | Chocobozzz | 2017-06-20 | 1 | -6/+6 | |
| | ||||||
* | Update readme/doc with new client port for dev | Chocobozzz | 2017-06-14 | 1 | -0/+5 | |
| | ||||||
* | Better build/dev scripts | Chocobozzz | 2017-06-11 | 1 | -2/+8 | |
| | ||||||
* | Update README | Chocobozzz | 2017-05-05 | 1 | -2/+2 | |
| | ||||||
* | Change screenshot | Chocobozzz | 2017-04-30 | 1 | -2/+2 | |
| | ||||||
* | Use yarn instead of npm install | Chocobozzz | 2017-04-26 | 1 | -1/+3 | |
| | ||||||
* | Remove Node 4 support | Chocobozzz | 2017-04-26 | 1 | -3/+2 | |
| | ||||||
* | Update README features | Chocobozzz | 2017-04-16 | 1 | -4/+6 | |
| | ||||||
* | Reorganize readme | Chocobozzz | 2017-04-09 | 1 | -5/+5 | |
| | ||||||
* | Add link to wiki for production installation | Chocobozzz | 2017-04-07 | 1 | -0/+2 | |
| | ||||||
* | Put in evidence dev admin username/password | Chocobozzz | 2017-04-07 | 1 | -1/+2 | |
| | ||||||
* | Fix david-dm badge links | Chocobozzz | 2017-03-27 | 1 | -2/+2 | |
| | ||||||
* | Videos likes/dislikes is implemented :) | Chocobozzz | 2017-03-20 | 1 | -1/+2 | |
| | | | | Closes https://github.com/Chocobozzz/PeerTube/issues/44 | |||||
* | Video views is implemented. Closes ↵ | Chocobozzz | 2017-03-05 | 1 | -1/+1 | |
| | | | | https://github.com/Chocobozzz/PeerTube/issues/41 | |||||
* | Update roadmap | Chocobozzz | 2017-02-26 | 1 | -0/+2 | |
| | ||||||
* | This is not a prototype anymore, but a real project! | Chocobozzz | 2017-02-26 | 1 | -2/+2 | |
| | ||||||
* | Update roadmap | Chocobozzz | 2017-02-18 | 1 | -3/+2 | |
| | ||||||
* | Client: notify client if there are webtorrent errors | Chocobozzz | 2017-01-29 | 1 | -1/+1 | |
| | ||||||
* | Admin password stuff | Chocobozzz | 2017-01-27 | 1 | -0/+6 | |
| | ||||||
* | Client: add basic support to report video abuses | Chocobozzz | 2017-01-23 | 1 | -4/+0 | |
| | ||||||
* | Update readme | Chocobozzz | 2017-01-12 | 1 | -3/+3 | |
| | ||||||
* | Merge branch 'postgresql' | Chocobozzz | 2017-01-12 | 1 | -3/+3 | |
|\ | ||||||
| * | Update README with postgresql | Chocobozzz | 2016-12-25 | 1 | -2/+2 | |
| | | ||||||
| * | Fix readme image closing tag | Chocobozzz | 2016-12-24 | 1 | -1/+1 | |
| | | ||||||
* | | Better IRC badge | Bigard Florian | 2016-12-14 | 1 | -2/+2 | |
| | | ||||||
* | | Add IRC badge | Bigard Florian | 2016-12-14 | 1 | -0/+4 | |
|/ | ||||||
* | Add a little explication on dev mode in README | Chocobozzz | 2016-12-09 | 1 | -1/+3 | |
| | ||||||
* | Add a little message in README about default.yml | Chocobozzz | 2016-12-09 | 1 | -1/+1 | |
| | ||||||
* | Reorganize readme | Chocobozzz | 2016-12-09 | 1 | -11/+13 | |
| |