Caprover logo
Caprover one-click apps browser
Mongo Express logo
Mongo Express
Web-based MongoDB admin interface, written with Node.js and express
Official integration
Created - Last update

MongoExpress is a Web-based MongoDB admin interface, written with Node.js and express. See MongoExpress page for more details: https://github.com/mongo-express/mongo-express Enter your MongoExpress Configuration parameters and click on next. It will take about a minute for the process to finish.

Deployed services
mongo-express
mongo-express:$$cap_mongoexpress_version
    8081
    always
    8
    Variables

    Mongo Express Version Tag

    Default: 0.54

    $$cap_mongoexpress_version
    Check out their Docker page for the valid tags https://hub.docker.com/r/library/mongo-express/tags/

    MongoDB Server Address

    Default: undefined

    $$cap_me_server_address
    If MongoDB is created by CapRover, use srv-captain--REPLACE_THIS_WITH_CONTAINER_NAME

    MongoDB Server Port (default is 27017)

    Default: 27017

    $$cap_me_server_port

    MongoDB Admin Username

    Default:

    $$cap_me_server_admin_username

    MongoDB Admin Password

    Default:

    $$cap_me_server_admin_password

    Choose a Mongo-Express Dashboard Username

    Default: admin

    $$cap_me_dashboard_username
    Restrict access to your Mongo Express dashboard by choosing username/pass

    Mongo-Express Dashboard Password

    Default:

    $$cap_me_dashboard_password
    Restrict access to your Mongo Express dashboard by choosing username/pass
    © 2025, Built with Gatsby - Source code available on GitHub