Weepy Admin Documentation

Welcome to Weepy Admin.

To get straight to the documentation, either click on the Documentation link above or use the search box to get to where you want to go.

Why does this site exist?

This started out as a bunch of markdown files I had lying around my system(s) with notes I made while deploying (and troubleshooting) various systems over the years. Typically I work with an Obsidian note going and copy down the info as I go so I have a record of what I did to make something work. A lesson learned the hard way over the years.

Eventually, I wanted a more organized way of consolidating the notes from a bunch of different systems in one place, and this system was born. After finding it useful for some time, I decided to open source it and put it out publicly. I have learned a great deal from other neck beards doing a similar thing and figured I would pay it forward. There are some Kubernetes quirks in particular to running in bare metal scenarios I think will save some poor soul some day.

Future Plans

This current version is the first dump of documentation. As time goes forward, I’m looking to do a real in depth series (perhaps blog format?) on standing up a Kubernetes cluster from scratch on bare metal, and go all the way through deploying Vault, ArgoCD, ChartMuseum, GitLab, etc. All the way through having runners inside the cluster and writing CI/CD pipelines to use all these components. It is a bit of an ambitious undertaking, so it will take some time (and many Phish concerts) to sit down and write all of this down and test it out.

There are already a bunch of disparate documents that will accomplish the majority of this, but I would like to lay it out in a very cohesive way.