ownCloud Appliance Login Information
====================================

Welcome to the ownCloud Appliance. Here are the login credentials.

::

    username: owncloud
    password: owncloud

Login to the Appliance via command line or SSH with the root account.

::

    username: root
    password: <Administrator password>

Login into the ownCloud docker container with this Univention command:

::

    univention-app shell owncloud

ownCloud's data directory is under the following path:

::

    /var/lib/univention-appcenter/apps/owncloud/data
    
ownCloud's config directory, containing config.php:

::

	/var/lib/univention-appcenter/apps/owncloud/conf    
