Nextcloud: Difference between revisions

imported>Onny
Add extraAppsEnable back since it is useful in this case
imported>Onny
Add note on managing secrets
Line 15: Line 15:


After that you will be able to login into your Nextcloud instance at http://localhost with user <code>root</code> and password <code>test123</code> as configured above.  
After that you will be able to login into your Nextcloud instance at http://localhost with user <code>root</code> and password <code>test123</code> as configured above.  
Please note that this example is for demonstration purpose and passwords should be not supplied like this, consider reference a local file containing the secrets and use a [[Comparison of secret managing schemes|secret management tool]].


== Configuration ==
== Configuration ==