
PostgreSQL Dashboard is distributed under the PostgreSQL License.ĭashing is distributed under the MIT License. Do not use a superuser in the config_postgresql.rb file.Do not allow users to access PostgreSQL Dashboard from the Internet.Read the Great PostgreSQL Documentation.Therefore I strongly recommend the following precautions : You need to be careful about the security of your PostgreSQL server when installing this tool. PostgreSQL Dashboard is based on Dashing, a very nice dashboard framework.ĭashing itself is based on Sinatra, a very nice Ruby web framework.īasically to run this tool, you will need: Mv config_postgresql.rb.example config_postgresql.rbįor more instructions, please read INSTALL.md Requirements If you already have installed a Ruby environnement, simply type: git clone
#POSTGRESQL GITHUB CODE#
And HTML code of the dashboard can be modified for specific needs, such as specific screen dimensions.

You can easily drag'n'drop any widget to put it wherever you want on the screen. this tool is design so that you can write a custom widget to display stats you find relevant or build a dynamic graph on some "business logic" valuation.

PostgreSQL Dashboard is simple monitoring tool that provides a live activity report of a PostgreSQL instance.
