aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/nginx
Commit message (Expand)AuthorAgeFilesLines
* Add Nginx configuration to redirect videos to an s3 bucketRigel Kent2020-03-091-0/+8
* Reword HSTS configuration to warn user of nginx's add_header shortcomingsRigel Kent2020-03-031-6/+2
* Update nginx cipher to the one we use on framatubeChocobozzz2019-12-171-1/+2
* Slightly relax Cipher Suite hardeningMarkus Richter2019-12-121-1/+1
* Fix nginx configChocobozzz2019-12-101-14/+13
* Add streaming playlists endpoint in nginxChocobozzz2019-12-101-3/+16
* Add client_body_temp_path hint in nginx templateChocobozzz2019-12-051-0/+4
* Fix nginx template on dual stack serverChocobozzz2019-08-071-3/+3
* Improve nginx client images cacheChocobozzz2019-07-291-1/+1
* Nginx config file: remove text/html from gzip_typesBenjamin Bouvier2019-02-111-1/+1
* Support socket.io in nginx templateChocobozzz2019-01-291-0/+12
* Remove hard-coded 8GB upload limit in client (#1293)Micah Elizabeth Scott2018-12-071-1/+11
* Create redundancy endpointChocobozzz2018-12-041-2/+7
* Add comments in nginx regarding blocks that can be safely removedChocobozzz2018-09-171-1/+3
* Don't include `preload` flag in sample HSTS headerFelix Ableitner2018-09-111-1/+1
* make HSTS opt-in and leave it to the reverse-proxyRigel Kent2018-09-091-1/+5
* Only enable gzip for HTML/CSS/JSMicah Elizabeth Scott2018-08-241-2/+4
* Add gzip support to the sample nginx configurationMicah Elizabeth Scott2018-08-241-0/+5
* 404 on unknown thumbnailChocobozzz2018-07-241-7/+8
* Add cors to static route in nginx templateChocobozzz2018-07-241-0/+16
* (nginx) remove headers now dealt with helmetRigel Kent2018-07-181-3/+0
* Fix static avatars/thumbnails cacheChocobozzz2018-07-171-1/+2
* Increase upload limit to 8GB (test)Chocobozzz2018-06-291-3/+3
* Revert "Selective route permission to use embeds, fixes #322 in a better way ...Chocobozzz2018-03-201-6/+0
* Selective route permission to use embeds, fixes #322 in a better way (#364)Rigel Kent2018-03-201-0/+6
* Remove X-Frame options in nginx config (#322)Valvin2018-03-051-1/+0
* Fix nginx configuration that do not work with import-videos scriptChocobozzz2018-03-011-1/+1
* Try to improve production guideChocobozzz2018-02-161-8/+14
* Precisions and security enhancements to the production guide (#287)Rigel Kent2018-02-141-14/+37
* Peertube home in /var/www instead of /homeChocobozzz2018-01-231-3/+3
* Don't serve previews with nginxChocobozzz2018-01-181-1/+1
* nginx optimizationsChocobozzz2018-01-181-0/+21
* Update production guideChocobozzz2018-01-151-2/+4
* Remove unused webserver configurationChocobozzz2018-01-112-53/+5
* change nginx config to fix deprecation of a old module (#175)Fernandez, ReK22018-01-061-1/+1
* 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
* Add peertube https nginx templateChocobozzz2016-11-251-0/+61
* Update NGinx template (uploads -> videos)Chocobozzz2016-10-261-1/+1
* Update NGinx that bypass /static/webseed (better performances)Chocobozzz2016-10-101-0/+21
* Add nginx example fileChocobozzz2016-06-031-0/+27