// docs / Development

Development

Beyond running infrastructure and cool open source services, one of the other main aspects of this homelab is to build and host internal web apps. To support that, I’ve setup a lightweight, self-contained development environment inside the cluster.

This setup gives me everything I need to store code, push changes, manage issues, execute pipelines, deploy updates to different environments and monitor apps - all internally.

This content will be spread across different topics.