Strider Container for dockering the CI framework
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
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
- Strider - Strider
- Strider-Docker - Original Strider Dockerfile for Ubuntu
- Strider-CLI - Strider CLI interface for adding users etc...
- Strider Docs - Strider Documentation