Skip to content

canonical/postgresql-bundle

This branch is 1 commit ahead of main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9f734f5 · Mar 9, 2025
Feb 20, 2025
Mar 9, 2025
May 24, 2023
Oct 15, 2024
Jul 29, 2024
Dec 13, 2022
Feb 24, 2023
Jun 4, 2024
Apr 3, 2024
Sep 30, 2022
Jun 29, 2023
Oct 12, 2022
Feb 25, 2025
Feb 21, 2025
Nov 20, 2024

Repository files navigation

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.