docker_nginx-delfax.net/README.md

25 lines
447 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-delfax.net docker deployment
## Introduction
This is a docker-compose configuration to run an nginx container as
the 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_delfax.net
└── delfax.net
   └── html
   └── images
</pre>