-
Notifications
You must be signed in to change notification settings - Fork 0
Install
Pilot1782 edited this page May 15, 2023
·
3 revisions
The project uses mongodb for database actions for it ease of use and speed with large queries.
If you are new to mongodb and want to have them host the database for free, use the atlas setup guide
Otherwise, setup your db to have a cluster named MCSS and a collection named scannedServers, if you want to use different database and collection names, you may do so but add the appropriate variables in privVars.py, which can be found here
TBD
Use the following guide: here