mirror of https://github.com/Chocobozzz/PeerTube
Add what now section to production guide
parent
97ea24045d
commit
9c758359c0
|
@ -189,7 +189,12 @@ logs. You can set another password with:
|
||||||
$ cd /var/www/peertube/peertube-latest && NODE_CONFIG_DIR=/var/www/peertube/config NODE_ENV=production npm run reset-password -- -u root
|
$ cd /var/www/peertube/peertube-latest && NODE_CONFIG_DIR=/var/www/peertube/config NODE_ENV=production npm run reset-password -- -u root
|
||||||
```
|
```
|
||||||
|
|
||||||
Now you can subscribe to the mailing list for PeerTube administrators: https://framalistes.org/sympa/subscribe/peertube-admin
|
### What now?
|
||||||
|
|
||||||
|
Now your instance is up you can:
|
||||||
|
|
||||||
|
* Subscribe to the mailing list for PeerTube administrators: https://framalistes.org/sympa/subscribe/peertube-admin
|
||||||
|
* Add you instance to the public PeerTube instances index if you want to: https://instances.peertu.be/
|
||||||
|
|
||||||
## Upgrade
|
## Upgrade
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue