Category: Technology
-
Deployments, Local PVs
Deployments Where possible, I converted my Kubernetes StatefulSets to Deployments. Because that’s what you do. Local Persistent Volumes The evolution of my cluster has been something like this:
-
On Debian
Debian stable i3 git clone dotfiles wicd-curses (python3 please) blueman alsa-utils vlc google chrome / firefox element-desktop / slack / discord tmux arandr
-

k3os, Mastodon Migration
Back on Kubernetes with k3os Former coworker started new job where he needs to learn kubernetes things. I hadn’t done stuff with kubernetes in a while and I didn’t want to forget it. Bored with single-node Docker.
-
Grafana, Promtheus, Node-exporter, and cAdvisor
https://github.com/stefanprodan/dockprom/tree/master/grafana/provisioning/dashboards has some nice dashboards https://prometheus.io/docs/guides/cadvisor/ tells how to get cadvisor (docker container metrics) stuff into prometheus https://prometheus.io/docs/guides/node-exporter/ has instructions on how to get host metrics via node-exporter
-
FreshRSS Registration Open
Freshrss is a free, self-hostable, news aggregator. Registration is open on my instance. Email validation is tested and working.
-
Passbolt
Passbolt installed via Docker. Need to get my passwords in order. passbolt.travnewmatic.com nvm, no mobile client 🙁 but its on their to-do.
-
How-to: Host web services out of your residence
Why? Because its super fun and super educational! It teaches you a little bit about a lot of different things. It also paves the way for taking back control of your own data, by hosting the services you use on your own equipment. Lets get started! You will need Access to network equipment provided by…