mnich0ls / evee-sd

An event aggregation app for events in San Diego
1 stars 2 forks source link

Infrastructure: UI deployment #17

Closed mnich0ls closed 5 years ago

mnich0ls commented 5 years ago

Create a DO droplet to host the UI. Create a deployment script or use a deployment framework to ensure the UI can be updated with changes as necessary.

(Note: please comment on this issue with required DNS changes to point the evee-sd.com domain at this new server once it's ready. )

jremi commented 5 years ago

I am getting started on this. I am just trying to evaluate the best deployment platform/environment. Original idea was to host via DO... however now I'm possibly reviewing using the AWS Amplify service.

jremi commented 5 years ago

AWS Amplify + Vue is a match made in heaven.

Just ran a deployment to Amazon: image

Live url: https://master.d2iro3z6pcc2i3.amplifyapp.com/

jremi commented 5 years ago

Related to the domain name.... We can point this to the AWS once you are ready. You will need AWS account. I currently have tested against my own personal AWS account.