|
You are here |
www.alicegg.tech | ||
| | | | |
javier.io
|
|
| | | | | host several sites in a single box with docker and traefik v2, https | |
| | | | |
blog.randombits.host
|
|
| | | | | During my move, the microSD card that was driving my LED matrix to show Spotify covers broke. As I'm stupid and had nothing backed up or in source control, I'm now tasked with recreating it from scratch. I'll be using Docker sitting on top of a Ubuntu 22.04 server | |
| | | | |
pavelkorolev.xyz
|
|
| | | | | I had an idea to host a blog by myself for a long time and finally got it done. The main thing which stopped me until this moment was a lack of experience in DevOps stuff and perfectionism in terms of how to make things easier for me. All I wanted to do is write posts, push it to some repository. Another side of this pipeline looked so complex to implement. | |
| | | | |
blog.mariom.pl
|
|
| | | In my previous post, I shared my my experiences with k3s. Today I will show how easy it is to set up and host a simple static web page. Prerequisites You will need a server (or your computer) and a DNS domain name. For my playground, I used OVH Public Cloud instance - D2-2 with Debian 11, and *.k3s.domain.com domain name. Install k3s Installing k3s is very simple. Just execute curl -sfL https://get. | ||