bersace / temboard-agent

PostgreSQL Remote Control agent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

temBoard Agent

temBoard is a powerful management tool for PostgreSQL.

temBoard agent is a Python 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.

Features

  • Non intrusive daemon dedicated to one PostgreSQL cluster.
  • No extra dependencies.
  • Written python2.6 and python3, supported by stable distribution releases.
  • Secured REST API with SSL and credentials.
  • Extensible with plugins.

Installation

See temBoard documentation for available installation methods and details on configuration.

About

PostgreSQL Remote Control agent

License:PostgreSQL License


Languages

Language:Python 92.2%Language:Shell 6.7%Language:Makefile 0.9%Language:Dockerfile 0.3%