1
0
Fork 0
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
Find a file
2025-09-15 12:47:25 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:51:05 +02:00
auto_update Fix auto update 2025-07-07 21:04:19 +02:00
conf Upgrade pgadmin to 9.8 2025-09-05 00:02:36 +02:00
doc Full rework of package following PR #35 2024-03-11 12:18:35 +01:00
scripts Fix install and restore 2025-05-25 20:22:32 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 02:51:29 +02:00
LICENSE First commit 2017-11-14 16:05:26 +01:00
manifest.toml Upgrade pgadmin to 9.8 2025-09-05 00:02:36 +02:00
README.md Auto-update READMEs 2025-09-05 00:02:49 +02:00
tests.toml Try fix tests 2025-09-10 08:14:54 +02:00

Logo of pgAdmin4 pgAdmin4, packaged for YunoHost

Manage PostgreSQL databases over the web

🌐 Official app website Version: 9.8~ynh1

Screenshots

Screenshot of pgAdmin4

📦 Developer info

Automatic tests level

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.