From: Chocobozzz Date: Sat, 1 Oct 2016 09:30:23 +0000 (+0200) Subject: Add systemd/nginx template link in README X-Git-Tag: v0.0.1-alpha~712 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=10d0963eec1c9ae6d534e5eecb34ec807596d4a9;p=oweals%2Fpeertube.git Add systemd/nginx template link in README --- 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: