docker_nginx-radar231.com/README.md

25 lines
481 B
Markdown
Raw Permalink Normal View History

2021-08-01 16:36:09 -04:00
# nginx-radar231.com docker deployment
## Introduction
This is a docker-compose configuration to run an nginx container as
the radar231.com 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_radar231.com
└── radar231.com
   └── html
   └── images
</pre>