MongoDB¶
Description¶
MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. working directory and submit it with sbatch. Default db location is /blue/$group/$user/mongodb . User variables to control MongoDB startup: * MONGODB_PATH - database directory (Do not use home directory) * MONGODB_PORT - port between 2000 and 65000 Change 'REPLACE' to your email address in the job script. Once job has started connect with 'connect_mongodb' command. Feel free to modify the job script as needed. connect_mongodb relies on the mongodb.log job log to establish a connection
Environment Modules¶
Run module spider mongodb
to find out what environment modules are available for this application.
Environment Variables¶
To start mongod copy $HPC_MONGODB_CONF/start_mongodb.sh script to your * HPC_MONGODB_DIR - installation directory * HPC_MONGODB_BIN - executable directory * HPC_MONGODB_CONF - batch script template
Categories¶
database