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.
Blog Posts
< 6A0F a id="user-content-blog-posts" class="anchor" aria-label="Permalink: Blog Posts" href="#blog-posts">Here's a collection of posts I've written which shows how Hydra has evolved over the years:
- 2021-02-14: Home Server with Nomad
- 2020-04-23: Home Server Updates
- 2019-09-22: Home Server Setup
Visit SETUP.md for following instructions on setting up Nomad and Consul.