All Projects → HausCloud → AWS-EB-SSL

HausCloud / AWS-EB-SSL

Licence: MIT license
Easy secure (single instance) Elastic Beanstalk apps

Programming Languages

shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to AWS-EB-SSL

Dockerweb
A docker-powered bash script for shared web hosting management. The ultimate Docker LAMP/LEMP Stack.
Stars: ✭ 89 (+196.67%)
Mutual labels:  apache, certbot
Nodock
Docker Compose for Node projects with Node, MySQL, Redis, MongoDB, NGINX, Apache2, Memcached, Certbot and RabbitMQ images
Stars: ✭ 734 (+2346.67%)
Mutual labels:  apache, certbot
docker-apache-letsencrypt
This docker-image contains a simple Apache webserver and supports https-encryption by great Let's Encrypt certificates!
Stars: ✭ 65 (+116.67%)
Mutual labels:  apache, certbot
Serverpilot Letsencrypt
Automate the installation of Let's Encrypt SSL on the free plan of ServerPilot
Stars: ✭ 129 (+330%)
Mutual labels:  apache, certbot
mod fastcgi
FastCGI.com mod_fastcgi apache 2 module fork from http://repo.or.cz/mod_fastcgi.git + last SNAP-0910052141 snapshot
Stars: ✭ 23 (-23.33%)
Mutual labels:  apache
incubator-nlpcraft
Apache NLPCraft - API to convert natural language into actions.
Stars: ✭ 56 (+86.67%)
Mutual labels:  apache
openwhisk-runtime-python
Apache OpenWhisk Runtime Python supports Apache OpenWhisk functions written in Python
Stars: ✭ 39 (+30%)
Mutual labels:  apache
geostat
GeoStat, Python script for parsing Nginx and Apache logs files and getting GEO data from incoming IP's.
Stars: ✭ 50 (+66.67%)
Mutual labels:  apache
comdev-site
Website sources for the Apache Community Development Website
Stars: ✭ 70 (+133.33%)
Mutual labels:  apache
certbot-external-auth
Certbot external DNS, HTTP, TLSSNI domain validation plugin with JSON output and scriptable hooks, with Dehydrated compatibility
Stars: ✭ 95 (+216.67%)
Mutual labels:  certbot
php-setup-guide
How to setup your Mac for PHP development
Stars: ✭ 24 (-20%)
Mutual labels:  apache
acme
Go client library implementation for ACME v2 (RFC8555)
Stars: ✭ 77 (+156.67%)
Mutual labels:  certbot
SalamanderWamp
windows下apache,php,mysql集成环境
Stars: ✭ 16 (-46.67%)
Mutual labels:  apache
roxy-wi
Web interface for managing Haproxy, Nginx, Apache and Keepalived servers
Stars: ✭ 1,109 (+3596.67%)
Mutual labels:  apache
pulsar-express
Simple Web Interface for Apache Pulsar
Stars: ✭ 95 (+216.67%)
Mutual labels:  apache
MonitoFi
MonitoFi: Health & Performance Monitor for your Apache NiFi
Stars: ✭ 40 (+33.33%)
Mutual labels:  apache
certbot-dns-ovh
Certbot plugin to respond to DNS-01 challenges by updating the zone.
Stars: ✭ 20 (-33.33%)
Mutual labels:  certbot
docker-nginx-certbot
Automatically create and renew website certificates for free using the Let's Encrypt certificate authority.
Stars: ✭ 367 (+1123.33%)
Mutual labels:  certbot
cloudworkstation
A linux desktop in the cloud - reachable via browser using Apache Guacamole. Deployed automatically via Terraform ( + Ansible ).
Stars: ✭ 66 (+120%)
Mutual labels:  apache
Bubbly
Better SSL in Nginx in 10 minutes. Configuration files and setup scripts for Certbot.
Stars: ✭ 217 (+623.33%)
Mutual labels:  certbot

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].