View on GitHub

hellok8s-nextjs

Self-hosted Next.js demo, showcasing Docker containerization, Kubernetes deployment, and complete application lifecycle.

Development environment

Easy, single command (devenv up) development environment powered by Nix and devenv.

Containerized

Docker-powered Next.js application with optimized builds using modern JavaScript tooling.

Kubernetes

Fully automated CI/CD pipeline with Github actions.

Production Ready

Auth.js authentication with built in rate limiting, Automated database migrations, Secure secrets management. Easy rollbacks.

Latest Posts