Using an existing MongoDB server
Use these steps if you want to use an existing MongoDB server.
- Enable and set this variable: HIP_CREATE_MONGO_CONTAINER=YES
- Set the following values accordingly:
- HIP_MONGO_SERVER
- HIP_MONGO_PORT
- HIP_MONGO_USERNAME
- HIP_MONGO_PASSWORD
These variables are not relevant if using an existing MongoDB server:
- HIP_MONGO_DIR
- HIP_MONGO_DOCKER_IMAGE
- HIP_MONGO_CONTAINER_DIR
- HIP_MONGO_DOCKER_ARGS