2022-10-30 18:18:58 +01:00
2022-10-30 18:18:58 +01:00
2022-10-16 15:10:38 +02:00
2022-10-15 13:23:31 +02:00
2022-10-30 12:15:52 +01:00
2022-10-30 12:15:52 +01:00
2022-10-16 11:09:02 +02:00
2022-10-30 18:18:58 +01:00
2022-10-16 15:10:38 +02:00
2022-10-16 15:10:38 +02:00

Homelab

Rebuild

to rebuild from scratch ansible need a vault server up and unseal you can rebuild a standalone vault server with a consul database snaphot with

make vault-dev FILE=./yourconsulsnaphot.snap

Architecture

flowchart LR
  subgraph Home
  oscar[oscar]
  gerard[gerard]
  end
  subgraph Cloud
  merlin[merlin]
  end
  oscar <--lan--> gerard
  oscar <--wiregard--> merlin
  gerard <--wiregard--> merlin
  merlin <--> internet 
  
Description
No description provided
Readme 669 KiB
Languages
HCL 94.3%
Shell 2.4%
Python 1.9%
Makefile 1.4%