projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
677f1ad
)
Add systemd/nginx template link in README
author
Chocobozzz
<florian.bigard@gmail.com>
Sat, 1 Oct 2016 09:30:23 +0000
(11:30 +0200)
committer
Chocobozzz
<florian.bigard@gmail.com>
Sat, 1 Oct 2016 09:30:23 +0000
(11:30 +0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/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: