Setup scripts for my homelab
- Single node Nomad server for running workloads.
- Consul agent co-located for service discovery.
- Ansible scripts to boostrap the node.
- Terraform modules for managing the following services:
- Nomad jobs
- Cloudflare DNS
- DigitalOcean Infra
- Tailscale VPN for connectivity to internal services.
- Caddy as a reverse proxy for all web services.
Visit SETUP.md for following instructions on setting up Nomad and Consul.