https://github.com/mitodl/pgbouncer-formula
SaltStack formula for installing and configuring PGBouncer
https://github.com/mitodl/pgbouncer-formula
Last synced: about 2 months ago
JSON representation
SaltStack formula for installing and configuring PGBouncer
- Host: GitHub
- URL: https://github.com/mitodl/pgbouncer-formula
- Owner: mitodl
- License: bsd-3-clause
- Created: 2017-10-24T16:37:48.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-12-01T08:59:41.000Z (over 1 year ago)
- Last Synced: 2025-02-17T20:50:02.325Z (3 months ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
=========
pgbouncer
=========Formula to install, configure, and manage PGBouncer for adding connection pooling to your servers
.. note::
See the full `Salt Formulas installation and usage instructions
`_.Available states
================.. contents::
:local:``pgbouncer``
-------------TODO - add description of this state
``pgbouncer.conf``
------------------TODO - add description of this state
Template
========This formula was created from a cookiecutter template.
See https://github.com/mitodl/saltstack-formula-cookiecutter.