docker_nginx-jmc-delfax-net/README.md

24 lines
432 B
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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>