Skip to content

Latest commit

History

History
9 lines (6 loc) 路 388 Bytes

File metadata and controls

9 lines (6 loc) 路 388 Bytes

infra.duck.

This monorepo contains all the infrastructure declaration for my stuff.

Directories

  • k8s holds YAML manifests for deployment onto the cluster.
  • nixos contains the NixOS declarations for hosts running the cluster.
  • terraform handles infrastructure-as-code duties (and is in control of deploying the declarations contained within the previous two directories).