Files
hugo/content/posts/welcome/index.md
kbrianngeno a85b9146ee
Some checks failed
Blowfish Docs Deploy / build (push) Has been cancelled
Blowfish Docs Deploy / deploy (push) Has been cancelled
Test Build / Build Example Site (push) Has been cancelled
First commit
Delete exampleSite
Add initial content, images & docker-compose.yml
Use extend-head.html for analytics
Set remote url to gitea.novicelab.io
2026-03-14 14:37:54 +00:00

1.1 KiB

title, date, weight, draft, description, summary, tags
title date weight draft description summary tags
Welcome to my homelab 2026-03-03 1 false A glimpse into what novicelab is. A glimpse into what novicelab is.
homelab
mini pc
DevOps
SWE

novicelab.io infra

Not much, but it'serviceable.

Why a homelab?

I needed an environment to break and fix things safely. So far, it's been fun.

What's running on it?

I have a small kubernetes cluster and a separate server for development. Services that are currently running are:

  • Keycloak - SSO
  • Opencloud - Private cloud
  • Hugo - This
  • Bookstack - For my docs
  • Obsidian - Notes
  • Plane - Project management
  • Nginx - Proxy
  • Haproxy - K8S cluster proxy
  • Minio - Object Storage
  • Databases
    • Postgres
    • MariaDB
    • MySQL
    • CouchDB

What's in the pipeline?

  • CI/CD to streamline development
  • Monitoring using Grafana
  • Analytics using Matomo
  • Mail server using mailcow

What can you find here?

I'll update this site with docs of what I've deployed and any new learnings I find interesting.