Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 847 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 847 Bytes

Alpine - Strider Docker

Strider Container for dockering the CI framework

Adding a User to Strider

Adding a User strider addUser -l [email protected] -p password -a true -f true

Parameters: -a Admin true/false -f Force Creation true/false -l Email -p Password

Starting Strider

Set the the DB_URI variable in the command line before starting E.G DB_URI=mongodb://mongoUser:mongoPassword@mongoAddress/mongoDatabase

Then run with strider or with whatever

Credits