Skip to content

Commit

Permalink
Change description and add source in metadata (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
arturo-seijas authored Apr 18, 2023
1 parent 4aeac4b commit 1219b41
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@

# WordPress Operator

A Juju charm deploying and managing WordPress on Kubernetes.
[WordPress](https://wordpress.com) is the world's most popular website builder, and it's free and open-source.
A [Juju](https://juju.is/) [charm](https://juju.is/docs/olm/charmed-operators)deploying and managing WordPress on Kubernetes. [WordPress](https://wordpress.com) is the world's most popular website builder, and it's free and open-source.

This charm simplifies initial deployment and "day N" operations of WordPress on Kubernetes,
including scaling the number of instances, integration with SSO,
Expand Down
12 changes: 11 additions & 1 deletion metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
name: wordpress-k8s
display-name: WordPress
summary: WordPress is an OSS to create a beautiful website.
description: "WordPress is open source software you can use to create a beautiful website, blog, or app. https://wordpress.org/"
description: |
A [Juju](https://juju.is/) [charm](https://juju.is/docs/olm/charmed-operators) deploying and managing WordPress on Kubernetes. [WordPress](https://wordpress.com) is the world's most popular website builder, and it's free and open-source.
This charm simplifies initial deployment and "day N" operations of WordPress on Kubernetes, including scaling the number of instances, integration with SSO, access to OpenStack Swift object storage for redundant file storage and more.
It allows for deployment on many different Kubernetes platforms, from [MicroK8s](https://microk8s.io/) to [Charmed Kubernetes](https://ubuntu.com/kubernetes) to public cloud Kubernetes offerings.
As such, the charm makes it easy for those looking to take control of their own content management system whilst keeping operations simple, and gives them the freedom to deploy on the Kubernetes platform of their choice.
For DevOps or SRE teams this charm will make operating WordPress simple and straightforward through Juju's clean interface. It will allow easy deployment into multiple environments for testing of changes,
and supports scaling out for enterprise deployments.
docs: https://discourse.charmhub.io/t/wordpress-documentation-overview/4052
maintainers:
- launchpad.net/~canonical-is-devops
issues: https://github.com/canonical/wordpress-k8s-operator/issues
source: https://github.com/canonical/wordpress-k8s-operator
tags:
- applications
- blog
Expand Down

0 comments on commit 1219b41

Please sign in to comment.