dawids21 / CoBudget

Control your budget
https://cobudget.stasiak.xyz
MIT License
0 stars 0 forks source link

Find where I can host the database. #14

Closed dawids21 closed 3 years ago

dawids21 commented 3 years ago

Mongo Atlas

dawids21 commented 3 years ago

I can use MongoDB atlas as my database service but on the free tier I can only use 512 MB of storage and this option is less safe. I can only use password authorization and can't whitelist specific IP because the free tier on Heroku doesn't give me static IP. I may consider some free add-on to get static IP but it can limit the number of requests that I can make from the app to database.