Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 610 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 610 Bytes

OpenShift MongoDB Cartridge

The mongodb cartridge provides MongoDB on OpenShift.

Environment Variables

The mongodb cartridge provides several environment variables to reference for ease of use:

OPENSHIFT_MONGODB_DB_HOST      The MongoDB IP address
OPENSHIFT_MONGODB_DB_PORT      The MongoDB port
OPENSHIFT_MONGODB_DB_LOG_DIR   The path to the MongoDB log directory

For more information about environment variables, consult the OpenShift Application Author Guide.