nginx web site docker deployment
Go to file
Radar231 9265424a1b updated nginx version to 1.21.4 specifically (instead of 'latest') 2021-12-14 22:32:45 -05: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 updated nginx version to 1.21.4 specifically (instead of 'latest') 2021-12-14 22:32:45 -05: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