nginx web site docker deployment
Go to file
Radar231 9b383ae668 updated nginx version to 1.21.4 specifically (instead of 'latest') 2021-12-14 22:33:01 -05:00
.gitignore added .gitignore entry for delfax.net dir 2021-09-09 09:24:27 -04:00
README.md Initial checkin 2021-08-01 16:34:45 -04:00
docker-compose.yml updated nginx version to 1.21.4 specifically (instead of 'latest') 2021-12-14 22:33:01 -05:00

README.md

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.

Directories

docker/
└── nginx_delfax.net
    └── delfax.net
        └── html
            └── images