docker / awesome-compose

Awesome Docker Compose samples
https://docs.docker.com/compose/
Creative Commons Zero v1.0 Universal
33.73k stars 6.49k forks source link

.NET Core & Identity Server 4 & nginx #281

Open LeishaBurford opened 2 years ago

LeishaBurford commented 2 years ago

I'd like to add a compose file that spins up the .NET Core sample app (the weather forecast one) with Identity Server 4's provided sample. I am are using nginx as a reverse proxy to handle all the fun ssl stuff. Took me a bit to figure it all out, would this stack be useful?

NghiaNguyen170192 commented 1 year ago

Hi @LeishaBurford , my repo nearly fulfills your requirement. It's currently a lot for improvement. But the base structure is there for docker. You can check out at my repo NetCore