Giter VIP home page Giter VIP logo

Comments (5)

mwallert avatar mwallert commented on June 5, 2024

@carlosvargas I just pushed up a starting point and moved some folders around, feel free to modify whatever you need. I'll continue building on this tomorrow!

https://github.com/Shift3/standards-and-practices/tree/mw/issue-80/aws/elastic-beanstalk

from standards-and-practices.

coreyshuman avatar coreyshuman commented on June 5, 2024

I had started on this but got sidetracked. Here are my notes for reference.

- RDS security setup with EB: https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/AWSHowTo.RDS.html

eb deploy notes
- create environment
- eb init
- setup ~/.aws/... and match in .ebextensions
- RDS? setup RDS
- RDS security (see link above)
- Setup health check URL

Setup SSL  
https://medium.com/@jameshamann/configuring-your-elastic-beanstalk-app-for-ssl-9065ca091f49
- create alias A Record (mydomain-com -> app.xxxxx.us-east-2.elasticbeanstalk.com)
- setup SSL cert
  - Certificate Manager
  - Provision Certificate
  - Public Certificate
  - Enter name > next
  - DNS Validation
  - EB > Configuration > Load Balancer
  - Add Listener, 443, HTTPS, select SSL cert, top policy

from standards-and-practices.

michaelachrisco avatar michaelachrisco commented on June 5, 2024

@mwallert and/or @Basim-Elayan Do you know if we are still working on this? This looks related to #246

from standards-and-practices.

mwallert avatar mwallert commented on June 5, 2024

@michaelachrisco Another one on my todo list unfortunately. I am not currently working on this but I would like to get the documentation up for non-terraform deployments

from standards-and-practices.

michaelachrisco avatar michaelachrisco commented on June 5, 2024

Sounds good, no rush, just looking at following up with all these old issues. Appreciate the response!

In that case, Im thinking this may be a sow burn as we document other projects like you stated.

from standards-and-practices.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.