LinsaneFC / RasenBot

3 stars 0 forks source link

TASK - Research Database Hosting/Location #26

Closed benjaminl4917 closed 1 year ago

benjaminl4917 commented 1 year ago

Currently, I am storing the database on mongoDB's free shared cluster cloud which allows for a max of 512.0 MB. For now, I believe that should be enough size. The database can be accessed through users which I have set up and I can provide access to whoever needs it.

I would be down to look into other databases and implement them if anyone has any suggestions.

benjaminl4917 commented 1 year ago

We have decided to move to a local database. Where are we running mongoDB? Create ticket to find a solution. Local machine? In the cloud? Can we get something for free?