Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sneakyx/apache-gateway
Dockerfile for installing apache gateway with let's encrypt
https://github.com/sneakyx/apache-gateway
Last synced: about 2 months ago
JSON representation
Dockerfile for installing apache gateway with let's encrypt
- Host: GitHub
- URL: https://github.com/sneakyx/apache-gateway
- Owner: sneakyx
- License: apache-2.0
- Created: 2016-09-03T13:27:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-28T05:28:52.000Z (over 6 years ago)
- Last Synced: 2023-09-03T11:40:01.328Z (over 1 year ago)
- Language: Shell
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 1. General info
This Dockerfile builds an apache gateway - it's still beta!
docker run -d --name apache-gateway \
-e HOST_NAME=www.rothaarsystems.de \
-v /home/apache-gateway/keys:/var/keys \
-v /home/apache-gateway/sites-available:/etc/apache2/sites-available \
-v /home/apache-gateway/acme:/root/.acme.sh \
sneaky/apache-gateway[![](https://images.microbadger.com/badges/image/sneaky/apache-gateway.svg)](https://microbadger.com/images/sneaky/apache-gateway "Get your own image badge on microbadger.com") [Get your own image badge on microbadger.com!](https://microbadger.com)