GregM1992 / Shredule

A backend repository for the Shredule mobile app.
0 stars 0 forks source link

Set up cloud infrastructure #18

Open cnfairall opened 3 days ago

cnfairall commented 3 days ago

The DB migrations got me thinking, we could go ahead and set up a cloud server for our development. That way ideally we'd be working with the same database instance, same data, with less room for conflicts.

Google cloud doesn't let you launch a Windows-OS VM on its free plan, but AWS does. I currently have my Cocktail Club server on AWS, so if you want to make an account with them we can set up the Shredule project. It would just need an EC2 instance, then we can download the remote desktop connection, run it and use the remote desktop and programs to set up all the rest of the backend. I'm not sure if anything would be different for a mobile native app, but we can cross that bridge eventually.

GregM1992 commented 2 days ago

you're gonna have to walk me through this but if you think its a good idea im down to learn