/asp-net-core-nginx-https-docker-compose-example

ASP.NET Core, NGINX, HTTPS, Docker Compose

Primary LanguageDockerfileThe UnlicenseUnlicense

asp-net-core-nginx-https-docker-compose-example

A minimal example of an ASP.NET Core application running behind NGINX configured as a reverse proxy with HTTPS and a generated self-signed certificate, managed with Docker Compose.

Can be used for development environments.

Run

docker-compose up

Usage

curl https://localhost -k