diff --git a/metadata.yaml b/metadata.yaml index 61d7ae7533..dcacc0b171 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -3,17 +3,23 @@ name: postgresql display-name: Charmed PostgreSQL VM -summary: Charmed PostgreSQL VM operator +summary: Charmed PostgreSQL 14 for VMs description: | - Charm to operate the PostgreSQL database on machines. -docs: https://discourse.charmhub.io/t/charmed-postgresql-documentation/9710 + PostgreSQL is an open-source relational database management system + built to handle a wide range of workloads. This charmed operator deploys + and operates PostgreSQL on virtual machines and bare metal. + + For deployment on Kubernetes, see [Charmed PostgreSQL K8s](https://charmhub.io/postgresql-k8s). + + To learn more about how to deploy and manage this charm, see the + [official documentation](https://canonical-charmed-postgresql.readthedocs-hosted.com/14/). +docs: https://canonical-charmed-postgresql.readthedocs-hosted.com/14/ source: https://github.com/canonical/postgresql-operator issues: https://github.com/canonical/postgresql-operator/issues website: - https://ubuntu.com/data/postgresql - https://charmhub.io/postgresql - https://github.com/canonical/postgresql-operator - - https://chat.charmhub.io/charmhub/channels/data-platform maintainers: - Canonical Data Platform