2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mongo-express_ynh.git synced 2026-03-25 16:22:50 +01:00
YunoHost scripts to manage Mongo-express
Find a file
Gérard Collin 78232bfa8e
Merge pull request #50 from YunoHost-Apps/testing
Mongo 8.0 & Trixie support
2026-03-14 10:43:09 +01:00
.idea feat: mongo 8.0 by default and support for Trixie 2026-03-14 10:06:20 +01:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:06:12 +01:00
doc Manifest v2 2024-01-13 11:33:36 +01:00
scripts feat: mongo 8.0 by default and support for Trixie 2026-03-14 10:06:20 +01: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 feat: mongo 8.0 by default and support for Trixie 2026-03-14 10:06:20 +01:00
mongo-express_ynh.iml Documentation & module 2022-12-22 11:55:53 +01:00
README.md Auto-update READMEs 2026-03-14 10:06:42 +01: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~ynh4

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.