chrisgate / BlazorWasmPOC

Containerizing a complex system composed from multiple Blazor WASM apps, ASPNET Core Web Api, NGINX & Let's Encrypt SSL certificates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker + Blazor WASM + ASPNET Core Web Api + NGINX + Let's Encrypt

This is a guide on containerizing a complex system composed from multiple Blazor WASM apps, ASPNET Core Web Api, NGINX & Let's Encrypt SSL certificate(s) creation and management. Below you can see a system diagram overview.

You can find a detailed explanation on my website.


If you find it helpful, please consider giving it a ✰ and share it!

Copyright © 2021 Ledjon Behluli

About

Containerizing a complex system composed from multiple Blazor WASM apps, ASPNET Core Web Api, NGINX & Let's Encrypt SSL certificates.

License:MIT License


Languages

Language:CSS 40.8%Language:HTML 38.1%Language:Dockerfile 11.5%Language:C# 9.6%