polyrand / hydra

Infra-as-code for my personal home server setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


hydra

Setup scripts for my homelab

Calvin and Hobbes


Overview

  • 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.

Services Running

Blog Posts

Here's a collection of posts I've written which shows how Hydra has evolved over the years:

Setup Instructions

Visit SETUP.md for following instructions on setting up Nomad and Consul.

About

Infra-as-code for my personal home server setup

License:MIT License


Languages

Language:HCL 70.3%Language:HTML 18.1%Language:Smarty 6.4%Language:Shell 3.3%Language:Python 1.1%Language:Makefile 0.7%