Skip to content

Tutorial and Linux script to install Alpine Linux server to host a blog (Jekyll/Nginx/Docker) and .NET Core apps (Docker)

License

Notifications You must be signed in to change notification settings

xhafan/hosting-server-installation

Repository files navigation

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

About

Tutorial and Linux script to install Alpine Linux server to host a blog (Jekyll/Nginx/Docker) and .NET Core apps (Docker)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages