mirror of
https://github.com/YunoHost-Apps/pgadmin_ynh.git
synced 2025-11-05 04:38:40 +01:00
PostgreSQL web admin tool package for YunoHost
|
|
||
|---|---|---|
| .github | ||
| auto_update | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
pgAdmin4, packaged for YunoHost
Manage PostgreSQL databases over the web
Screenshots
📦 Developer info
Pull request are welcome and should target the testing branch.
The testing branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/pgadmin_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade pgadmin -u https://github.com/YunoHost-Apps/pgadmin_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.
