network/README.md
2024-11-02 19:53:21 +01:00

16 lines
333 B
Markdown

# ingress
Handling all Ingress traffic
## Setting up
### 1. Add new device to terraform.tfvars.
### 2. Manually configure vmbr0 and use import to import it.
### 3. Deploy terraform and manually install OPNsense via console.
### 4. Manually configure Tailscale.
Ref: https://tailscale.com/kb/1097/install-opnsense
### 5. Done!