wihan/dev

portfolio / knowledge base

Wihan Uys, software engineer

Terraform providers for Dokploy and Clerk, the self-hosted stack that runs this site, a Factorio server, and the configs behind all of it.

featured projects

all projects ›

recent writing

all posts ›

about this site

wihan.dev collects the software I build and run outside work: two Terraform providers on the public registry (one for the Dokploy PaaS, one for Clerk), the Dokploy server that deploys this site, a Factorio game server, and the configuration that holds all of it together. Everything here runs on infrastructure I operate myself, declared in Terraform from DNS to deploy.

The site doubles as the documentation for that work. The docs section renders the full provider references: every resource, data source, and guide. The configs and games pages serve the live dotfiles and server files as plain text. The writing section holds operational notes from running the stack.

The content is machine readable too: /llms.txtmaps the site for agents, and every project, docs, and writing page returns raw markdown when you append .md to its URL.