Projects with this topic
-
Ory for your home. A self-hosted Kratos + Hydra + glauth-kratos identity provider for a personal estate, fronted by one all-TypeScript app.
Updated -
My personal k8s homelab cluster
Updated -
My NixOS flake.
Updated -
My fully-automated DevOps homelab.
Updated -
Personal NixOS flake for my laptop, desktop, homelab and Raspberry Pi.
Updated -
-
My Homelab Setup in nix (btw)
UpdatedUpdated -
-
-
Homelab Ansible Playbooks and Roles
Updated -
My configuration for my home-lab services as shown in my blog!
Updated -
Homelab infrastructure as code - Proxmox, Docker (dockhost), Kubernetes (kubecluster), Bastion
Updated -
Default project template — alint policies, CI/CD scaffold, tooling config
Updated -
Global Renovate presets — replacement rules for migrated packages and shared config for ptrck-sh repos
Updated -
Media library cleanup automation for self-hosted homelabs — Plex/Jellyfin + Sonarr/Radarr/qBittorrent
Updated -
Your very own offline-first privacy-centric open-source data-center! https://homelabos.com/
Updated -
-
-
Hofund — AI Code Review Bot
Named after Heimdall's sword — the gatekeeper that nothing passes without scrutiny.
Hofund is a GitLab-integrated bot that automatically reviews merge requests before they are merged. It uses a locally-hosted LLM (via Ollama) to analyse diffs and post structured feedback as MR comments.
Features (planned) Triggered on MR open and update via GitLab CI pipeline Analyses the diff and posts a structured review comment Flags hardcoded secrets, credentials, and environment variables Detects common anti-patterns and code smells Summarises what changed and why it may be risky Tech Stack Language: Go Model: Local LLM via Ollama (no external API calls) Integration: GitLab CI + GitLab REST API Security scanning: Snyk, SonarQubeUpdated