mirror of
https://github.com/YunoHost-Apps/mongo-express_ynh.git
synced 2024-09-03 19:46:04 +02:00
Auto-update README
This commit is contained in:
parent
2fa7a0cef9
commit
46ce553dcb
2 changed files with 2 additions and 24 deletions
13
README.md
13
README.md
|
@ -46,20 +46,9 @@ You can as well install a Mongo database - version 4, 5 or 6 in your yunohost se
|
||||||
![Screenshot of Mongo Express](./doc/screenshots/collection-view.png)
|
![Screenshot of Mongo Express](./doc/screenshots/collection-view.png)
|
||||||
![Screenshot of Mongo Express](./doc/screenshots/databases-view.png)
|
![Screenshot of Mongo Express](./doc/screenshots/databases-view.png)
|
||||||
|
|
||||||
## Disclaimers / important information
|
|
||||||
|
|
||||||
* For now, any user that can log to your server will have admin access to all your Mongo databases !
|
|
||||||
* Single-sign on or LDAP are not integrated
|
|
||||||
* It's strongly recommanded you don't enable public access to the application
|
|
||||||
|
|
||||||
* It doesn't backup Mongo databases
|
|
||||||
* As mongo-express doesn't require any database by itself, it doesn't backup or restore any of them
|
|
||||||
* However, yYou can view / edit other applications databases with Mongo-Express
|
|
||||||
* It will just reinstall the Mongo server if you installed it with this script
|
|
||||||
* Any yunohost applications using Mongo databases should manage the backup and restore
|
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
|
* Official app website: <https://github.com/mongo-express/mongo-express>
|
||||||
* Upstream app code repository: <https://github.com/mongo-express/mongo-express>
|
* Upstream app code repository: <https://github.com/mongo-express/mongo-express>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/mongo-express>
|
* YunoHost Store: <https://apps.yunohost.org/app/mongo-express>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/mongo-express_ynh/issues>
|
* Report a bug: <https://github.com/YunoHost-Apps/mongo-express_ynh/issues>
|
||||||
|
|
13
README_fr.md
13
README_fr.md
|
@ -46,20 +46,9 @@ You can as well install a Mongo database - version 4, 5 or 6 in your yunohost se
|
||||||
![Capture d’écran de Mongo Express](./doc/screenshots/collection-view.png)
|
![Capture d’écran de Mongo Express](./doc/screenshots/collection-view.png)
|
||||||
![Capture d’écran de Mongo Express](./doc/screenshots/databases-view.png)
|
![Capture d’écran de Mongo Express](./doc/screenshots/databases-view.png)
|
||||||
|
|
||||||
## Avertissements / informations importantes
|
|
||||||
|
|
||||||
* For now, any user that can log to your server will have admin access to all your Mongo databases !
|
|
||||||
* Single-sign on or LDAP are not integrated
|
|
||||||
* It's strongly recommanded you don't enable public access to the application
|
|
||||||
|
|
||||||
* It doesn't backup Mongo databases
|
|
||||||
* As mongo-express doesn't require any database by itself, it doesn't backup or restore any of them
|
|
||||||
* However, yYou can view / edit other applications databases with Mongo-Express
|
|
||||||
* It will just reinstall the Mongo server if you installed it with this script
|
|
||||||
* Any yunohost applications using Mongo databases should manage the backup and restore
|
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
|
* Site officiel de l’app : <https://github.com/mongo-express/mongo-express>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/mongo-express/mongo-express>
|
* Dépôt de code officiel de l’app : <https://github.com/mongo-express/mongo-express>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/mongo-express>
|
* YunoHost Store: <https://apps.yunohost.org/app/mongo-express>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/mongo-express_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/mongo-express_ynh/issues>
|
||||||
|
|
Loading…
Reference in a new issue