infra-dapps/LINKS.md
Jakub Sokołowski 85f94007fe
add links
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-06-05 08:26:24 -04:00

9 lines
436 B
Markdown

# Useful Links
These helped me during work on this setup:
* https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/eb-cli3.html
* https://aws.amazon.com/getting-started/tutorials/deploy-app-command-line-elastic-beanstalk/
* https://medium.com/@vygandas/how-to-deploy-your-nodejs-app-on-amazon-elastic-beanstalk-aws-eb-with-circleci-short-tutorial-d8210d2a7f0c
* https://realpython.com/deploying-a-django-app-to-aws-elastic-beanstalk/