Skip to content

jleight/homelab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

312 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

repository
homelab

Homelab

My homelab config.

Dependencies

This homelab configuration depends on the following tools:

Other dependencies can be automatically installed by running mise install.

Bootstrapping the Cluster

The terraform modules aren't split up properly, yet, so they need to be applied in a specific order:

  1. Apply the cluster module:
    1. Disable the talos_machine_bootstrap resource.
    2. Apply the module.
    3. Apply the module again to pick up the new node IPs.
    4. Enable the talos_machine_bootstrap resource.
    5. Apply the module again to bootstrap the nodes.
  2. Apply the baseline module:
    1. Disable any optional services in environment.hcl.
    2. Apply the module.
    3. Enable storage services in environment.hcl.
    4. Apply the module again.
    5. Enable the rest of the services.
    6. Apply the module again.

References

BGP

Gateway API

About

My homelab config.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors