An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


Logo of pgAdmin4
pgAdmin4, packaged for YunoHost

Manage PostgreSQL databases over the web

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://www.pgadmin.org)
[![Version: 9.12~ynh1](https://img.shields.io/badge/Version-9.12~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/pgadmin/)




## Screenshots
![Screenshot of pgAdmin4](./doc/screenshots/pgadmin4-welcome-light.png)

## 📦 Developer info

[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/pgadmin)](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.