temboard
temboard copied to clipboard
PostgreSQL Remote Control
| |temBoard|
Monitor, optimize and configure multiple PostgreSQL instances.
| |Python| |RTD| |Travis| |CircleCI| |PyPI|
| |Demo|
========= Install
temBoard is composed of two services:
- A lightweight agent that you need to install on every PostgreSQL server you want to manage.
- A central web app to control the agents and collect metrics.
temBoard project provides packages for RHEL 8 & 7, Debian bullseye, buster &
stretch. See temboard.readthedocs.io <http://temboard.readthedocs.io/en/latest/>
_ for installation instructions.
=================== Docker Quickstart
We provide a complete testing environment based on Docker ! Please read our
QUICKSTART <https://github.com/dalibo/temboard/blob/master/QUICKSTART.md>
_
guide for more details.
============ Contribute
temBoard is an open project. Any contribution to improve it is welcome.
Want to contribute? Please first read our guide on contributing <https://github.com/dalibo/temboard/blob/master/CONTRIBUTING.md>
_ if you're
interested in getting involved.
========= License
temBoard is available under the PostgreSQL License <https://github.com/dalibo/temboard/blob/master/LICENSE>
_.
.. |CircleCI| image:: https://circleci.com/gh/dalibo/temboard.svg?style=shield :target: https://circleci.com/gh/dalibo/temboard :alt: CircleCI
.. |Demo| image:: https://github.com/dalibo/temboard/raw/master/docs/sc/alerting_dashboard.png :target: https://github.com/dalibo/temboard/raw/master/docs/sc/alerting_dashboard.png :alt: Screenshot temBoard
.. |PyPI| image:: https://img.shields.io/pypi/v/temboard.svg :target: https://pypi.python.org/pypi/temboard :alt: Version on PyPI
.. |Python| image:: https://img.shields.io/pypi/pyversions/temboard.svg :target: https://www.python.org/ :alt: Versions of python supported
.. |RTD| image:: https://readthedocs.org/projects/temboard/badge/?version=latest :target: https://temboard.readthedocs.io/en/latest/?badge=latest :alt: Documentation
.. |temBoard| image:: https://github.com/dalibo/temboard/raw/master/docs/temboard.png :target: http://temboard.io/ :alt: temBoard logo: a woodpecker
.. |Travis| image:: https://travis-ci.org/dalibo/temboard.svg?branch=master :target: https://travis-ci.org/dalibo/temboard :alt: Travis