Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 2.2 KB

README.md

File metadata and controls

36 lines (26 loc) · 2.2 KB

PostgreSQL Bundle

Charmhub Release Tests

A juju bundle for deploying PostgreSQL and PGBouncer machine charms, with TLS enabled by default. For kubernetes, see the postgresql-k8s-bundle.

Included charms:

Deployment

To deploy in a VM juju model:

juju deploy postgresql-bundle
juju add-relation pgbouncer:database my-app:backend-database

License

The Charmed PostgreSQL Bundle is free software, distributed under the Apache Software License, version 2.0. See LICENSE for more information.

Security

Security issues in this bundle can be reported through LaunchPad. Please do not file GitHub issues about security issues.

Contributing

Please see the Juju SDK docs for guidelines on enhancements to this charm following best practice guidelines, and CONTRIBUTING.md for developer guidance. For more information, get in touch on the Charmhub Mattermost server.