~thomnico/charms/precise/owncloud/fixed-relations

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: owncloud
summary: "owncloud"
description: |
 ownCloud gives you universal access to your files through a web 
 interface or WebDAV. It also provides a platform to easily view 
 and sync your contacts, calendars and bookmarks across all your 
 devices and enables basic editing right on the web.
maintainer: "Nathan Williams <nathan@nathanewilliams.com>"
requires:
  db:
    interface: mysql
    optional: true
  shared-fs:
    interface: mount
    optional: true
provides:
  website:
    interface: http