Almost Time
2025-07-31
So its almost time to move my website (that i never used) from my hosting provider to this fancy new hugo site hosted on an Alpine linux VM at my home.
Its not that the hosting provider is bad or expensive its just silly to pay for something that is not needed when i can host it myself,i do like Alpine a lot so it will be fun to play with.
I have had some problems, the lighttpd service will never restart and it spawns a set of duplicate processes,
blocking the port that i use, very odd. Doing a manual rc-service lighttpd stop
and rc-service lighttpd start
works, i
need to get to the bottom of this at some point.