Metadata-Version: 1.0
Name: temboard
Version: 0.0.2.dev3
Summary: temBoard User Interface.
Home-page: https://github.com/dalibo/temboard/
Author: Julien Tachoires, Étienne BERSAC
Author-email: UNKNOWN
License: PostgreSQL
Description: | |temBoard|
        
        Monitor, optimize and configure multiple PostgreSQL instances.
        
        | |RTD| |Travis| |CircleCI| |Codecov|
        
        
        ==========
         Features
        ==========
        
        Dashboard
        =========
        
        .. image:: https://github.com/dalibo/temboard/raw/master/doc/demo_dashboard.gif
           :alt: Demo Dashboard
        
        
        Changing a Parameter
        ====================
        
        .. image:: https://github.com/dalibo/temboard/raw/master/doc/demo_settings.gif
           :alt: Demo Settings
        
        
        ============
         Quickstart
        ============
        
        We're providing a complete *testing* environment based on docker ! Please read
        our `QUICKSTART <https://github.com/dalibo/temboard/blob/master/QUICKSTART.md>`_
        guide for more details.
        
        
        =========
         Install
        =========
        
        temBoard is composed of 2 basic elements:
        
        - A lightweight **agent** that you need to install on every PostgreSQL server
          you want to manage. See `dalibo/temboard-agent
          <https://github.com/dalibo/temboard-agent>`_ for the agent project.
        - A central **web app** (this project) to control the agents and collect metrics.
        
        Please `read the docs <http://temboard.readthedocs.io/en/latest/>`_ for 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
        
        .. |CodeCov| image:: https://codecov.io/gh/dalibo/temboard/branch/master/graph/badge.svg
           :target: https://codecov.io/gh/dalibo/temboard
           :alt: Code coverage
        
        .. |temBoard| image:: https://github.com/dalibo/temboard/raw/master/doc/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
        
        .. |RTD| image:: https://readthedocs.org/projects/temboard/badge/?version=latest
           :target: http://temboard.readthedocs.io/en/latest/?badge=latest
           :alt: Documentation
        
Platform: UNKNOWN
