How to enable Administration?
-
wrote on Jul 29, 2023, 10:33 PM last edited by
I am superadmin but don't see any administration tab & there does not appear to be any Cloudron docs or forum posts regarding this topic
The Peertube docs advise the password is generated and passed to logs or to edit the production.yaml but after watching the logs during the installation process it appears that Clcoudron resets the root password Peertube outputs but does not relay the new pw
Assuming this is the intention, is the admin section blocked on purpose? if not how is it enabled in Cloudron/Peertube?
Thanks!
- Nick
+1
- Nick
-
wrote on Jul 30, 2023, 2:14 AM last edited by
-
wrote on Jul 30, 2023, 4:43 AM last edited by
@robi Durr
overlooked the obvious, thanks!
-
wrote on Jul 30, 2023, 4:45 AM last edited by
@girish after making my cloudron superadmin an admin in peertube is it safe to delete the root user or is it tied to the app?
-
@girish after making my cloudron superadmin an admin in peertube is it safe to delete the root user or is it tied to the app?
@plusone-nick in general, it's best not to delete the admin user for any app. Just use a secure generated password for admin. Even if it works today, it may not work tomorrow since upstream code may assume things. We don't test this on our side, if you are particular you have to ask upstream.
-
@plusone-nick in general, it's best not to delete the admin user for any app. Just use a secure generated password for admin. Even if it works today, it may not work tomorrow since upstream code may assume things. We don't test this on our side, if you are particular you have to ask upstream.
wrote on Jul 31, 2023, 3:19 AM last edited by@girish
noted