This is the current state of the lab stack running on homelabs.
Core services in production
- WordPress + Nginx + MariaDB for the public website and docs
- NocoDB + PostgreSQL as our internal data workspace
- n8n + PostgreSQL + Redis for workflow automation
- Nextcloud + MariaDB + Redis for self-hosted files and collaboration
- Open WebUI for local AI interaction
- Portainer for container management
- Uptime Kuma + Homarr for monitoring and dashboard visibility
Everything is containerized and designed to be maintainable with clear service boundaries.