noobling / Homefornow

Current beta website
https://www.homefornow.org.au
MIT License
8 stars 3 forks source link

Data needs to be stored in Australia #54

Closed noobling closed 6 years ago

noobling commented 6 years ago

This is a Government requirement.

alexarnold94 commented 6 years ago

~I can confirm that the Firebase Storage Bucket is in Australia (had to select a region when creating the project)~ The bucket is actually stored in the U.S. and we will have to upgrade to a paid plan to shift the bucket to Australia (Sydney).

JeremiahPinto commented 6 years ago

@noobling Have u looked further into this issue Will be a major concern since we are launching in 4 days

noobling commented 6 years ago

@JeremiahPinto Yeah we can use aws im sure there are other platforms but this is highly technical area however e.g. whether we should separate database and server. What size server we need, load balancers, security groups etc. I will need to use some of our funds to learn more about it on our aws account.

noobling commented 6 years ago

Alright done we are using mongo atlas with a server in sydney, I have the db uri to connect to. Only issue now is its a new database we have no admin account so how would we create new service accounts? I am thinking of exporting our mlab one to mongo atlas.