1
0
Fork 0
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
Find a file
2025-09-30 14:06:34 +02:00
.idea upgrade to 1.1.0-rc3 pre-built packages 2025-09-18 17:53:41 +02:00
conf Update nginx.conf 2025-09-30 13:38:40 +02:00
doc Manifest v2 2024-01-13 11:33:36 +01:00
scripts cleaning 2025-09-30 12:32:42 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 01:07:18 +02:00
LICENSE Documentation 2022-12-22 11:54:18 +01:00
manifest.toml Update manifest.toml 2025-09-30 14:06:20 +02:00
mongo-express_ynh.iml Documentation & module 2022-12-22 11:55:53 +01:00
README.md Auto-update READMEs 2025-09-30 14:06:24 +02:00
tests.toml upgrade to 1.1.0-rc3 pre-built packages 2025-09-18 17:53:41 +02:00

Logo of Mongo Express Mongo Express, packaged for YunoHost

Admin server for Mongo and optionally Mongo database

Version: 1.1.0-rc-3~ynh2

Screenshots

Screenshot of Mongo Express Screenshot of Mongo Express Screenshot of Mongo Express

📦 Developer info

Automatic tests level

🛠️ 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.