An open API service indexing awesome lists of open source software.

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

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.