aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
Commit message (Collapse)AuthorAgeFilesLines
* Peertube home in /var/www instead of /homeChocobozzz2018-01-233-25/+28
|
* Improve docs (#232)Thomas Citharel2018-01-232-10/+22
| | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Add commander in dependencies instead of dev depChocobozzz2018-01-221-1/+1
|
* Add ability to configure log levelChocobozzz2018-01-191-0/+6
|
* Add SQL backup/restore commands in production guideChocobozzz2018-01-191-0/+20
|
* Don't serve previews with nginxChocobozzz2018-01-182-2/+2
| | | | We need to maintain a cache in the node process
* nginx optimizationsChocobozzz2018-01-182-3/+39
|
* fix 2 other typos (#209)taziden2018-01-171-2/+2
|
* fix typo in production guide (#208)taziden2018-01-171-1/+1
|
* Add ability to update some configuration keysChocobozzz2018-01-171-2/+2
|
* Add Janitor configuration file for PeerTube. (#204)Jan Keromnes2018-01-162-0/+38
|
* Overwrite on upgrade when unzipingChocobozzz2018-01-161-1/+1
|
* Fix upgrade commandChocobozzz2018-01-161-1/+1
|
* Remove npm run upgradeChocobozzz2018-01-151-13/+11
| | | | Use command from production.md instead
* Update production guideChocobozzz2018-01-153-28/+35
| | | | | Use release that already contains build files. It requires a specific directories tree but I think it would be fine.
* Prepare production workflowChocobozzz2018-01-151-0/+6
|
* Update code doc diagramsChocobozzz2018-01-154-0/+2
|
* Some markdown fixesChocobozzz2018-01-124-29/+27
|
* Try to improve documentations/readmeChocobozzz2018-01-125-21/+258
|
* Fix changing video in watch pageChocobozzz2018-01-124-5/+8
|
* Remove unused webserver configurationChocobozzz2018-01-113-79/+5
| | | | And update nginx configuration with a rate limit
* change nginx config to fix deprecation of a old module (#175)Fernandez, ReK22018-01-061-1/+1
|
* Add a PeerTube development environment Dockerfile compatible with Janitor. ↵Jan Keromnes2017-12-041-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 Lemaire2017-11-281-1/+1
| | | | Webpack link used to lead to webpack 1 documentation. Fixed it to reach lastest documentation instead.
* Refractor validatorsChocobozzz2017-11-271-2/+2
|
* Update readme, architectureChocobozzz2017-11-271-3/+3
|
* Add ability to unfollow a serverChocobozzz2017-11-272-0/+6
|
* Fix nginx https templateChocobozzz2017-10-191-1/+1
|
* Increase client_max_body_size in NGinx templateChocobozzz2017-10-172-2/+2
|
* Update systemd service templateChocobozzz2017-06-201-1/+1
|
* Update readme/doc with new client port for devChocobozzz2017-06-142-4/+4
|
* Better build/dev scriptsChocobozzz2017-06-112-2/+2
|
* Use shared modelsChocobozzz2017-06-112-18/+18
|
* Update peertube.confdada2017-02-181-1/+1
|
* Update support documentations with postgresqlChocobozzz2016-12-252-6/+6
|
* Add client documentationChocobozzz2016-12-012-0/+69
|
* Add peertube https nginx templateChocobozzz2016-11-251-0/+61
|
* Update NGinx template (uploads -> videos)Chocobozzz2016-10-261-1/+1
|
* Timeout / rm diaspote refdada2016-10-261-3/+3
|
* Apache configurationdada2016-10-261-0/+26
|
* Update NGinx that bypass /static/webseed (better performances)Chocobozzz2016-10-101-0/+21
|
* Update documentations now we use webseed instead of electron/webrtcChocobozzz2016-10-072-8/+6
|
* Server code documentation typoBigard Florian2016-07-271-2/+2
|
* TyposChocobozzz2016-07-221-3/+3
|
* Server: begin a server documentationChocobozzz2016-07-222-0/+74
|
* Add systemd file exampleChocobozzz2016-06-031-0/+17
|
* Add nginx example fileChocobozzz2016-06-031-0/+27