You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Appairently configuring ownCloud to use a MySQL database has performance benefits over using the default sqlite database. This image contains a MySQL server you can use if you so choose: On the ownCloud initial setup page, after setting up your admin account, instead of clicking the "Finish Setup" button, you can click "Storage & database". Then click the "MySQL/MariaDB" enter 'root' in the Database user field and leave the password field blank. Choose any name you like for the Database name field. The Database host filed should be left as 'localhost' if you'd like to use the mariadb server provided in this docker image it's also fine to configure ownCloud to use any other MySQL server you wish to here.