https://github.com/yunohost-apps/pgadmin_ynh
PostgreSQL web admin tool package for YunoHost
https://github.com/yunohost-apps/pgadmin_ynh
pgadmin yunohost yunohost-apps
Last synced: 28 days ago
JSON representation
PostgreSQL web admin tool package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/pgadmin_ynh
- Owner: YunoHost-Apps
- License: gpl-2.0
- Created: 2017-12-23T21:07:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2026-02-06T18:04:35.000Z (about 2 months ago)
- Last Synced: 2026-02-07T03:05:50.578Z (about 2 months ago)
- Topics: pgadmin, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://www.pgadmin.org/
- Size: 500 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
pgAdmin4, packaged for YunoHost
Manage PostgreSQL databases over the web
[](https://www.pgadmin.org)
[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/pgadmin/)
## Screenshots

## 📦 Developer info
[](https://ci-apps.yunohost.org/ci/apps/pgadmin/)
Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/pgadmin_ynh/tree/testing).
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 for more information.