-
Notifications
You must be signed in to change notification settings - Fork 255
NextCloud
Admin0705 edited this page May 17, 2018
·
30 revisions
CLICKING the STAR in the UPPER RIGHT promotes our PROJECT on GITHUB!
Quick and dirty guide to at least have some reference.
- Go to nextcloud.yourdomain.com
- Input a user and password (It will be your user + the admin user of nextcloud).
We ship a mariadb container so you can use mysql backend. To use it:
- Expand storage and database options:
- Select Mysql/mariaDB
- User is: root
root user is only used to create a nexcloud user and nextcloud database.
-
Password is: password321
-
Give a name to the nexcloud database, ie: nextcloud
-
Hostname of the mariadb container, by default: mariadb
-
Click on "Finish Setup". If everything is correct, it should install smoothly.
https://docs.nextcloud.com/server/13/admin_manual/installation/installation_wizard.html
Home - https://plexguide.com