Skip to content

turnkeylinux-apps/owncloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ownCloud - Share files, music, calendar

ownCloud helps store your files, folders, contacts, photo galleries, calendars and more on a server of your choosing. Access that folder from your mobile device, your desktop, or a web browser. Access your data wherever you are, when you need it.

This appliance includes all the standard features in TurnKey Core, and on top of that:

  • ownCloud Server:

    • Installed from official zip file to /var/www/owncloud.

    • Data directory (/var/www/owncloud-data) outside the webroot (security).

    • Includes occ script for command line administration and configuration. Also includes turnkey-occ wrapper script (runs occ as www-data user).

      Security note: Updates to ownCloud may require supervision so they ARE NOT configured to install automatically. See ownCloud documentation for upgrading.

  • SSL support out of the box.

  • Adminer administration frontend for MySQL (listening on port 12322 - uses SSL).

  • Postfix MTA (bound to localhost) to allow sending of email (e.g., password recovery).

  • Webmin modules for configuring Apache2, PHP, MySQL and Postfix.

Credentials (passwords set at first boot)

  • Webmin, SSH, MySQL: username root
  • Adminer: username adminer
  • ownCloud: username admin