mirror of
https://github.com/dap-ps/infra-dapps.git
synced 2025-02-23 09:28:09 +00:00
9 lines
436 B
Markdown
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/
|