Skip to content

cwhde/hashi

Repository files navigation

Hashi V2

Single-user homelab edge orchestration platform — public and private routing, DNS, Traefik, firewall forwarding, monitoring, SSO, and more from one control plane.

Stack

  • Backend: ASP.NET Core 10, PostgreSQL 18, EF Core
  • Frontend: SvelteKit 5, shadcn-svelte, Tailwind CSS v4
  • Agent: Hashi Pulse (Go)
  • Deploy: Docker Compose

Development

# Backend
dotnet build
dotnet test

# Frontend
cd web && pnpm install && pnpm dev

# Full stack
docker compose -f deploy/compose/docker-compose.dev.yml up

License

MIT — see LICENSE.

V1 source is archived under hashi.old/ for reference only.

About

manage your hetzner dns and gatus config through pangolin by syncing it through hashi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors