Files
wiki.tipsy.codes/README.md
T
2026-05-07 23:50:47 -07:00

14 lines
771 B
Markdown

# Hello world!
rikidown powers this (see below); some previous text alluded to a different software I was considering that I ultimately dropped because it was not using proper Markdown format.
## Projects
[Valheim](valheim.md)
[rikidown.md](rikidown.md) describes the wiki software that I wrote to support this website. In essence, this is the most basic version of a git-based wiki that uses Markdown to render its content that I could make.
[skubelb](skubelb.md) is a simple kubernetes load balancer/proxy tool; the intended use case is to provide ingress from a free-tier GCP VM to hosts that live at dynamic IPs. I originally used this to expose a GKE instance hosted on spot VMs to the internet, and deal with the constantly changing IPs.
[infra.md](infra.md)