aviacommerce / avia

open source e-commerce framework
https://aviacommerce.netlify.app/
MIT License
529 stars 113 forks source link

how to deploy in aws free tier #488

Open muslimecoin opened 4 years ago

muslimecoin commented 4 years ago

pleez can i get help in how i can deploy it in aws freee tier

pkrawat1 commented 4 years ago

Follow this blog https://joaquimadraz.com/guide-to-deploy-an-elixir-phoenix-app-to-aws-ecs @muslimecoin

we used this to deploy to free tier

muslimecoin commented 4 years ago

but we have more than one image on dokcer compose file and this guide talking about just one image

muslimecoin commented 4 years ago

export AWS_ACCESS_KEY_ID= export AWS_SECRET_ACCESS_KEY= export BUCKET_NAME= export AWS_REGION= export SENDGRID_API_KEY= export PASSWORD_RESET_SALT= export TOKEN_MAXIMUM_AGE= how to get all thes variables