Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 10 additions & 4 deletions metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,23 @@

name: postgresql
display-name: Charmed PostgreSQL VM
summary: Charmed PostgreSQL VM operator
summary: Charmed PostgreSQL 14 for machines
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.
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 <data-platform@lists.launchpad.net>

Expand Down
Loading