mirror of
https://github.com/YunoHost-Apps/mongo-express_ynh.git
synced 2025-11-05 12:38:40 +01:00
YunoHost scripts to manage Mongo-express
|
|
||
|---|---|---|
| .idea | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| mongo-express_ynh.iml | ||
| README.md | ||
| tests.toml | ||
Mongo Express, packaged for YunoHost
Admin server for Mongo and optionally Mongo database
Screenshots
📦 Developer info
🛠️ Upstream Mongo Express repository: https://github.com/mongo-express/mongo-express
Pull request are welcome and should target the testing branch.
The testing branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/mongo-express_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade mongo-express -u https://github.com/YunoHost-Apps/mongo-express_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.


