Skip to content

scarceller/dhDatabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

133 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dhDatabase

Dream Home Application, creates the MongoDB database and collections.

##Database URL set via 'mongourl' environment variable. ##Example syntax: ###Set these 4 environment variables:

####mongourl=mongoDB://cpoAdmin:enitlavo908#@158.85.248.111:8888/admin ####mongoDatabase=dhDatabaseName ####mongoUser=cpoUser ####mongoPassword=enitlavo908#

###The mongourl env MUST be set to connect to the 'admin' DB so it has privilege to create the desired DB

###The other three 'mongo...' envs specify the credentials for creating the desired dream home database.

About

Dream Home Application, creates the MongoDB collections.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors