SapphireLabs / sakura

A slack bot to perform Anime lookup
2 stars 1 forks source link

Deploy to AWS micro instance #4

Open voxlol opened 6 years ago

voxlol commented 6 years ago

@theevenprime2 what do you think about just

  1. Run a micro aws ec2 instance 24/7 and use the docker-compose file for EZ deployment
  2. Create a special aws volume so our data persists
  3. Setup the iam user policy
  4. Update the README with instructions on how we can deploy

I'll make another ticket for migrating over to a server-less architecture later

voxlol commented 6 years ago

NEW REQUIREMENTS

  1. Use elastic beanstalk
  2. Make deployment easy

if that takes too long, give up and use heroku so we can complete this mvp ticket