]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/doc/production.md
Simplify client syndications
[github/Chocobozzz/PeerTube.git] / support / doc / production.md
index cd85b04886800d2a60731ed9d0e97d50c19ebc27..27534269c269866845ba229fc3dc48fb092fa87d 100644 (file)
@@ -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
 ```
 
-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