Auto-update blog content from Obsidian: 2025-10-20 07:37:14
All checks were successful
Blog Deployment / Check-Rebuild (push) Successful in 6s
Blog Deployment / Build (push) Has been skipped
Blog Deployment / Deploy-Staging (push) Successful in 10s
Blog Deployment / Test-Staging (push) Successful in 2s
Blog Deployment / Merge (push) Successful in 6s
Blog Deployment / Deploy-Production (push) Successful in 9s
Blog Deployment / Test-Production (push) Successful in 3s
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Notify (push) Successful in 2s
All checks were successful
Blog Deployment / Check-Rebuild (push) Successful in 6s
Blog Deployment / Build (push) Has been skipped
Blog Deployment / Deploy-Staging (push) Successful in 10s
Blog Deployment / Test-Staging (push) Successful in 2s
Blog Deployment / Merge (push) Successful in 6s
Blog Deployment / Deploy-Production (push) Successful in 9s
Blog Deployment / Test-Production (push) Successful in 3s
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Notify (push) Successful in 2s
This commit is contained in:
@@ -296,6 +296,14 @@ Finally I configure query forwarding for my local domains. In `Services` > `Unbo
|
|||||||
When I'm not home, I still want to be able to reach my services and enjoy my DNS ad blocker. For that I'm setting up a VPN, with **WireGuard**. It's fast, secure and easy to set up.
|
When I'm not home, I still want to be able to reach my services and enjoy my DNS ad blocker. For that I'm setting up a VPN, with **WireGuard**. It's fast, secure and easy to set up.
|
||||||
|
|
||||||
In `VPN` > `WireGuard` > `Instances`, I create a new one:
|
In `VPN` > `WireGuard` > `Instances`, I create a new one:
|
||||||
|
- **Enabled**: Yes
|
||||||
|
- **Name**: Homelan
|
||||||
|
- **Public/Private keys**: Keypair generated
|
||||||
|
- **Listen port**: 61337
|
||||||
|
- **Tunnel address**: 10.13.37.1/24
|
||||||
|
- **Depend on (CARP)**: on lan (vhid 1)
|
||||||
|
|
||||||
|
Then I enable WireGuard and apply the configuration.
|
||||||
|
|
||||||
### Reverse Proxy
|
### Reverse Proxy
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user