2022-10-14 14:02:31 +00:00
2022-10-14 12:52:34 +02:00
2022-10-14 13:08:58 +02:00
2022-10-14 13:08:10 +02:00
2022-08-10 19:30:38 +02:00
2022-07-15 14:06:31 +02:00
2022-06-06 09:18:58 +02:00
2022-10-14 14:02:31 +00:00

homelab

rebuild

to rebuild from scratch ansible need a vault server up and unseal you can rebuild a standalone vault srver 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%