|
9 months ago | |
---|---|---|
conf.d | 9 months ago | |
conf.d_examples | 2 years ago | |
conf.d_templates | 9 months ago | |
docs | 3 years ago | |
mkdocs-material @ b0c6890853 | 2 years ago | |
scripts | 1 year ago | |
www | 3 years ago | |
.gitignore | 1 year ago | |
.gitmodules | 3 years ago | |
README.md | 2 years ago | |
apply_templates.py | 1 year ago | |
docker-compose.yml | 3 years ago | |
mkdocs.yml | 2 years ago |
This repo contains docker containers
and a docker compose file for running
an nginx web server for static content
on charlesreid1.com.
This repo is used in
pod-charlesreid1.
The services are just:
If you want to do SSL you can, but you have to
run Let’s Encrypt outside of the container
and bind-mount your certificates into the
container at /etc/letsencrypt
.
Pretty simple, right?
documentation: d-nginx-charlesreid1 container (you are here)
source code on git.charlesreid1.com: d-nginx-charlesreid1
source code on github.com: charlesreid1-docker/d-nginx-charlesreid1