2024-11-02 18:53:21 +00:00
|
|
|
# ingress
|
2024-11-02 14:27:31 +00:00
|
|
|
|
2024-11-02 18:53:21 +00:00
|
|
|
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!
|