From 10d0963eec1c9ae6d534e5eecb34ec807596d4a9 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sat, 1 Oct 2016 11:30:23 +0200 Subject: [PATCH] Add systemd/nginx template link in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a9b2932c7..a83bfe7be 100644 --- 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: