mirror of
https://github.com/YunoHost-Apps/pgadmin_ynh.git
synced 2024-09-03 19:56:38 +02:00
25 lines
417 B
Markdown
25 lines
417 B
Markdown
|
Pgadmin for yunohost
|
||
|
========================
|
||
|
|
||
|
*https://www.pgadmin.org
|
||
|
|
||
|
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 https://github.com/YunoHost-Apps/pgadmin_ynh`
|
||
|
|
||
|
|
||
|
License
|
||
|
-------
|
||
|
|
||
|
Pgadmin is published under the the PostgreSQL licence : https://www.pgadmin.org/licence/
|