1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pgadmin_ynh.git synced 2024-09-03 19:56:38 +02:00
pgadmin_ynh/README.md

53 lines
2 KiB
Markdown
Raw Normal View History

2022-03-13 15:23:13 +01:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# pgAdmin for YunoHost
2017-11-14 16:05:26 +01:00
2020-07-23 23:49:59 +02:00
[![Integration level](https://dash.yunohost.org/integration/pgadmin.svg)](https://dash.yunohost.org/appci/app/pgadmin) ![](https://ci-apps.yunohost.org/ci/badges/pgadmin.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/pgadmin.maintain.svg)
2022-03-13 15:23:13 +01:00
[![Install pgAdmin with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pgadmin)
*[Lire ce readme en français.](./README_fr.md)*
2017-11-14 16:05:26 +01:00
2022-03-13 15:23:13 +01:00
> *This package allows you to install pgAdmin quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
2017-11-16 21:10:21 +01:00
2022-03-13 15:23:13 +01:00
## Overview
2018-08-10 01:19:48 +02:00
pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL.
2022-03-13 15:23:13 +01:00
**Shipped version:** 4-5.7~ynh1
2018-08-10 01:19:48 +02:00
2022-03-13 15:23:13 +01:00
## Screenshots
2018-08-10 01:19:48 +02:00
2022-03-13 15:23:13 +01:00
![](./doc/screenshots/pgadmin4-welcome-light.png)
2018-08-10 01:19:48 +02:00
2022-03-13 15:23:13 +01:00
## Disclaimers / important information
2018-08-10 01:19:48 +02:00
### Multi-users support
This app actually don't support the SSO and don't support LDAP. After the install of the app you can create a other user. So this app is multi-users but independently of the LDAP database.
2022-03-13 15:23:13 +01:00
## Documentation and resources
2018-08-10 01:19:48 +02:00
2022-03-13 15:23:13 +01:00
* Official app website: https://www.pgadmin.org
* Official admin documentation: https://www.pgadmin.org/docs
* YunoHost documentation for this app: https://yunohost.org/app_pgadmin
* Report a bug: https://github.com/YunoHost-Apps/pgadmin_ynh/issues
2017-11-16 21:10:21 +01:00
2022-03-13 15:23:13 +01:00
## Developer info
2017-11-14 16:05:26 +01:00
2022-03-13 15:23:13 +01:00
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/pgadmin_ynh/tree/testing).
2017-12-24 15:52:19 +01:00
2018-08-10 01:19:48 +02:00
To try the testing branch, please proceed like that.
```
sudo yunohost app install https://github.com/YunoHost-Apps/pgadmin_ynh/tree/testing --debug
or
sudo yunohost app upgrade pgadmin -u https://github.com/YunoHost-Apps/pgadmin_ynh/tree/testing --debug
```
2017-11-14 16:05:26 +01:00
2022-03-13 15:23:13 +01:00
**More info regarding app packaging:** https://yunohost.org/packaging_apps