~jose/charms/trusty/owncloud/fix-tests

« back to all changes in this revision

Viewing changes to metadata.yaml

  • Committer: Marco Ceppi
  • Date: 2014-02-04 21:41:17 UTC
  • mfrom: (19.2.5 owncloud)
  • Revision ID: marco@ceppi.net-20140204214117-2g947alu0qniujv1
[lazypower] Updates the charm based on requirements for the audit, adds owncloud icon.svg

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
name: owncloud
2
2
summary: "owncloud"
3
3
description: |
4
 
 ownCloud gives you universal access to your files through a web 
5
 
 interface or WebDAV. It also provides a platform to easily view 
6
 
 and sync your contacts, calendars and bookmarks across all your 
7
 
 devices and enables basic editing right on the web.
 
4
 This charm installs Apache2, Apache-Mod-PHP5, and configures OwnCloud with 
 
5
 sqlite as a standalone server. Provides relationship hooks with NFS file 
 
6
 storage, MySQL Databases, and HAProxy reverse proxy charms. 
8
7
categories:
9
8
    - file-servers
10
9
maintainer: "Nathan Williams <nathan@nathanewilliams.com>"