]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/doc/production.md
Fix PostreSQL initialization for Gitpod
[github/Chocobozzz/PeerTube.git] / support / doc / production.md
index 0ee275e9e675c1451e665aeef46019e67f728cc8..4a8c488ee033f625fd8ab9e6bcd2354c43a3293a 100644 (file)
@@ -142,6 +142,8 @@ $ sudo pkg install dehydrated
 
 ### TCP/IP Tuning
 
+A lot of your instance's raw performance is dependent on a properly tuned machine and more specifically, reverse-proxy. We provide support for Nginx and spent a lot of time putting sane defaults in it, but we strongly advise you to follow up with instructions in https://github.com/denji/nginx-tuning as needed.
+
 **On Linux**
 
 ```