Skip to main content

Administration & monitoring PostgreSQL agent.

Project description

CircleCI Version on PyPI

temBoard is a powerful management tool for PostgreSQL.

temBoard agent is a Python2 service designed to run along PostgreSQL, exposing a REST API to implement various management tasks on PostgreSQL instance. See http://temboard.io/ for the big picture.

Developing

With Docker & Compose, you can run your code like this:

$ docker-compose up -d
$ docker-compose exec agent bash
# pip install -e /usr/local/src/temboard-agent/
# gosu temboard temboard-agent -c temboard-agent.conf

Goto https://0.0.0.0:8888/ to add your agent with hostname agent and port 2345.

That’s it !

Releasing

Choose the next version according to PEP 440.

Project details


Release history Release notifications | RSS feed

This version

0.0.1

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page