nginx web site docker deployment
Go to file
Radar231 4f6fa68cdc Initial checkin 2021-08-01 16:36:09 -04:00
.gitignore Initial checkin 2021-08-01 16:36:09 -04:00
README.md Initial checkin 2021-08-01 16:36:09 -04:00
docker-compose.yml Initial checkin 2021-08-01 16:36:09 -04:00

README.md

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.

Directories

docker/
└── nginx_radar231.com
    └── radar231.com
        └── html
            └── images