docker_nginx-jmc-delfax-net/README.md

24 lines
432 B
Markdown
Raw Permalink Normal View History

2021-08-03 23:24:33 -04:00
# nginx-jmc.delfax.net docker deployment
## Introduction
This is a docker-compose configuration to run an nginx container as
the jmc.delfax.net web site.
This configuration requires an instance of nginx-proxy-manager to act as a
reverse proxy for the web site.
## Links
* https://hub.docker.com/_/nginx
## Directories
<pre>
docker/
└── nginx_jmc.delfax.net
└── jmc.delfax.net
   └── html
</pre>