Add FreeBSD startup
authorGérald Niel <gerald.niel@gegeweb.org>
Mon, 19 Mar 2018 21:48:15 +0000 (22:48 +0100)
committerGérald Niel <gerald.niel@gegeweb.org>
Mon, 19 Mar 2018 21:48:15 +0000 (22:48 +0100)
support/doc/production.md

index db0c8d99fc77310aeebcc4f9981861779970a18a..5c21ab772f5c71fb35ea71704123819aa21d68cc 100644 (file)
@@ -143,6 +143,22 @@ $ sudo systemctl start peertube
 $ sudo journalctl -feu peertube
 ```
 
+### FreeBSD
+
+Copy the startup script and update rc.conf:
+
+```
+$ sudo cp /var/www/peertube/peertube-latest/support/freebsd/peertube /usr/local/etc/rc.d/
+$ sudo chmod +x /usr/local/etc/rc.d/peertube
+$ sudo echo peertube_enable="YES" >> /etc/rc.conf
+```
+
+#### Run
+
+```
+$ sudo service peertube start
+```
+
 ### Administrator
 
 The administrator password is automatically generated and can be found in the