docker_nginx-delfax.net/README.md

25 lines
447 B
Markdown
Raw Permalink Normal View History

2021-08-01 16:34:45 -04:00
# 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>