Update content/posts/alpine.md
Some checks failed
pipeline / deploy-job (push) Failing after 3m8s

This commit is contained in:
fzorb 2025-01-16 12:18:21 +02:00
parent 4079ddddf4
commit 0b23081742

View File

@ -1,4 +1,9 @@
+++ title = 'Installing Alpine Linux on an OpenVZ VPS' date = 2025-01-16T10:27:28+03:00 draft = false +++
+++
title = 'Installing Alpine Linux on an OpenVZ VPS'
date = 2025-01-16T10:27:28+03:00
draft = false
+++
A few months ago I talked about Gullo's hosting, a dirt cheap NAT VPS host that uses OpenVZ. I decided to put the two boxes I bought from them to work by running Yggdrasil nodes. However, I realised that modern Debian just doesn't really run too well on 128mb of ram. As such, I started looking for alternatives, but Gullo only supported Debian, CentOS and Ubuntu! Surely there must be a way to install Alpine, right?
## Yes there is
Using [this simple script](https://gist.github.com/pexcn/dc3ebe60393cc4ede40b30e180d40ac5) you can convert any OpenVZ-based VPS to a little Alpine box.