Add systemd/nginx template link in README
authorChocobozzz <florian.bigard@gmail.com>
Sat, 1 Oct 2016 09:30:23 +0000 (11:30 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Sat, 1 Oct 2016 09:30:23 +0000 (11:30 +0200)
README.md

index a9b2932c717af8c870904375f8f38d9a7d570ed8..a83bfe7bea4ba9d3a4b3b5d587337075e2e881e3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -164,6 +164,10 @@ Finally, run the server with the `production` `NODE_ENV` variable set.
 
     $ NODE_ENV=production npm start
 
+**Nginx template** (reverse proxy): https://github.com/Chocobozzz/PeerTube/tree/master/support/nginx
+
+**Systemd template**: https://github.com/Chocobozzz/PeerTube/tree/master/support/systemd
+
 ### Other commands
 
 To print all available command run: