mirror of
https://github.com/YunoHost-Apps/pgadmin_ynh.git
synced 2024-09-03 19:56:38 +02:00
37 lines
No EOL
853 B
Markdown
37 lines
No EOL
853 B
Markdown
Pgadmin for yunohost
|
|
========================
|
|
|
|
*https://www.pgadmin.org
|
|
|
|
[](https://ci-apps.yunohost.org/jenkins/job/pgadmin%20%28Community%29/lastBuild/consoleFull)
|
|
|
|
[](https://install-app.yunohost.org/?app=pgadmin)
|
|
|
|
Install
|
|
-------
|
|
|
|
From command line:
|
|
|
|
`sudo yunohost app install -l Pgadmin https://github.com/YunoHost-Apps/pgadmin_ynh`
|
|
|
|
Upgrade
|
|
-------
|
|
|
|
From command line:
|
|
|
|
`sudo yunohost app upgrade -u pgadmin https://github.com/YunoHost-Apps/pgadmin_ynh`
|
|
|
|
Issue
|
|
-----
|
|
|
|
Any issue is welcome here : https://github.com/YunoHost-Apps/pgadmin_ynh/issues
|
|
|
|
License
|
|
-------
|
|
|
|
Pgadmin is published under the the PostgreSQL licence : https://www.pgadmin.org/licence/
|
|
|
|
TODO
|
|
----
|
|
|
|
- Add sso auth |