From 9c758359c03840c708ccfc8a3f10f1b84ec6611f Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 6 Apr 2018 10:36:21 +0200 Subject: [PATCH] Add what now section to production guide --- support/doc/production.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/support/doc/production.md b/support/doc/production.md index cd85b0488..27534269c 100644 --- a/support/doc/production.md +++ b/support/doc/production.md @@ -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 -- 2.41.0