Skip to content

PostgreSQL Remote Control agent [MERGED IN dalibo/temboard]

License

Notifications You must be signed in to change notification settings

dalibo/temboard-agent

Repository files navigation

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.