You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build is failing
Details
|
2 months ago | |
---|---|---|
ansible | 2 months ago | |
consul_service | ||
docs | 6 months ago | |
infra | 7 months ago | |
nomad-job | 2 months ago | |
vault | 6 months ago | |
.drone.yml | 6 months ago | |
.gitignore | ||
.markdownlint.yaml | 6 months ago | |
.yamllint | 6 months ago | |
README.md | 6 months ago | |
makefile | 6 months ago | |
mkdocs.yml |
README.md
Homelab
This repository contain my homelab Infrastructure As Code
this Homelab is build over Hashicorp software:
- Nomad
- Consul
- Vault
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
bleys[bleys]
oscar[oscar]
gerard[gerard]
LAN
NAS
end
subgraph Cloud
corwin[corwin]
end
LAN--main road--ooscar
LAN --- bleys
LAN --- gerard
LAN --- NAS
bleys <--wireguard--> corwin
oscar <--wiregard--> corwin
gerard <--wiregard--> corwin
corwin <--> internet