Tutorial and Linux script to install Alpine Linux server to host:
- xhafan's blog running on Jekyll, served by nginx - both Jekyll and nginx running inside Docker container
- .NET Core/ASP.NET Core apps - apps running inside Docker container
Why Alpine Linux as a hosting OS:
- small footprint on disk (~1GB for the above) so it's an ideal OS into a VM at a cheap hosting provider
- great for hosting Docker