nginx web site docker deployment
Go to file
Radar231 13e3ccd678 added .gitignore entry for radar231.com dir 2021-09-09 09:31:58 -04:00
.gitignore added .gitignore entry for radar231.com dir 2021-09-09 09:31:58 -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