2017-11-14 16:05:26 +01:00
|
|
|
Pgadmin for yunohost
|
|
|
|
========================
|
|
|
|
|
|
|
|
*https://www.pgadmin.org
|
|
|
|
|
2017-11-16 21:10:21 +01:00
|
|
|
[![Integration level](https://dash.yunohost.org/integration/pgadmin.svg)](https://ci-apps.yunohost.org/jenkins/job/pgadmin%20%28Community%29/lastBuild/consoleFull)
|
|
|
|
|
|
|
|
[![Install PgAdmin with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=pgadmin)
|
|
|
|
|
2017-11-14 16:05:26 +01:00
|
|
|
Install
|
|
|
|
-------
|
|
|
|
|
|
|
|
From command line:
|
|
|
|
|
|
|
|
`sudo yunohost app install -l Pgadmin https://github.com/YunoHost-Apps/pgadmin_ynh`
|
|
|
|
|
|
|
|
Upgrade
|
|
|
|
-------
|
|
|
|
|
|
|
|
From command line:
|
|
|
|
|
2017-12-24 15:52:19 +01:00
|
|
|
`sudo yunohost app upgrade -u pgadmin https://github.com/YunoHost-Apps/pgadmin_ynh`
|
2017-11-14 16:05:26 +01:00
|
|
|
|
2017-12-24 15:52:19 +01:00
|
|
|
Issue
|
|
|
|
-----
|
|
|
|
|
|
|
|
Any issue is welcome here : https://github.com/YunoHost-Apps/pgadmin_ynh/issues
|
2017-11-14 16:05:26 +01:00
|
|
|
|
|
|
|
License
|
|
|
|
-------
|
|
|
|
|
|
|
|
Pgadmin is published under the the PostgreSQL licence : https://www.pgadmin.org/licence/
|
2017-11-16 21:10:21 +01:00
|
|
|
|
|
|
|
TODO
|
|
|
|
----
|
2017-12-24 15:52:19 +01:00
|
|
|
|
|
|
|
- Add sso auth
|