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: 8 months 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-06T10:27:03.000Z (9 months ago)
- Last Synced: 2025-04-06T11:26:13.755Z (9 months ago)
- Topics: pgadmin, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://www.pgadmin.org/
- Size: 494 KB
- Stars: 6
- Watchers: 4
- 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)
## 📦 Developer info
[](https://ci-apps.yunohost.org/ci/apps/pgadmin/)
🛠️ Upstream pgAdmin4 repository: <>
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.