~ce-hyperscale/charms/precise/wordpress/arm64-trusty

« back to all changes in this revision

Viewing changes to metadata.yaml

  • Committer: Marco Ceppi
  • Date: 2012-07-11 20:45:43 UTC
  • mto: This revision was merged to the branch mainline in revision 55.
  • Revision ID: marco@ceppi.net-20120711204543-t44tb77atidxflll
Removed all OMG! Ubuntu specific stuff

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
name: omg-wp
 
1
name: wordpress
2
2
summary: "WordPress is a full featured web blogging tool, OMG! Ubuntu! is a blog."
3
3
description: |
4
 
 WordPress is a full featured web blogging tool.
5
 
 OMG! Ubuntu! is a blog using WordPress
 
4
 This will install and setup WordPress optimized to run in the cloud. This install, in particular, will 
 
5
 place Ngnix and php-fpm configured to scale horizontally with Nginx's reverse proxy
6
6
requires:
7
7
  db:
8
8
    interface: mysql
9
 
  cache:
10
 
    interface: memcache
11
 
    optional: true
12
9
provides:
13
10
  website:
14
11
    interface: http