/owncloud

A Stackato-ready copy of ownCloud 3.0.2. (http://owncloud.org)

GNU Affero General Public License v3.0AGPL-3.0

ownCloud Demo

ownCloud is a flexible, open source file sync and share solution. This demo shows how easily it can be pushed to Stackato.

This repo may be replaced with a proper fork from ownCloud's git repo soon. At the moment, it's a copy of the 3.0.2 stable release.

Configuration

You may wish to change the admin account login and password which is set in the 'config/autoconfig.php' file, also sets the Stackato database service credentials the specifies the data directory (linked to the filesystem service - see 'stackato.yml').

Deploying to Stackato

stackato push -n

Note: The initial admin login is the same as your Stackato user (email address). The default password is 'changeme'.