Skip to content

HausCloud/AWS-EB-SSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS-EB-SSL

Easy secure (single instance) Elastic Beanstalk apps

Prerequisites

Usage

  1. Connect and pull down your application
eb init
eb labs download
  1. Clone this repository
  2. Modify CERTBOT_NAME, CERTBOT_EMAIL, and CERTBOT_DOMAINS in the bash script
  3. Copy both ebextensions and platform folders into your environment
  4. Deploy your app
# Packages into zip and uploads
eb deploy

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Tested platforms

  • Python 3.8 running on 64bit Amazon Linux 2/3.2.1
  • Node.js 14 running on 64bit Amazon Linux 2/5.3.1

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

Easy secure (single instance) Elastic Beanstalk apps

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published