Auto-update blog content from Obsidian: 2025-10-20 09:31:36
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:
@@ -328,8 +328,21 @@ There are two types of redirections, the `Reverse Proxy` and the `Layer4 Proxy`.
|
||||
|
||||
#### HTTPS Proxy
|
||||
|
||||
In `Services` > `Caddy` > `Reverse Proxy`, I define the services directly managed by Caddy
|
||||
In `Services` > `Caddy` > `Reverse Proxy`, I define the services directly managed by Caddy.
|
||||
|
||||
These services should not be exposed to everyone. In the `Access` tab, I create a list, called `Internal`, of allowed networks, including my LAN and VPN networks.
|
||||
|
||||
Then in the `Domains` tab, I add my domains. For example, this is here I define `cerbere.vezpi.com`, my URL to reach my OPNsense WebGUI:
|
||||
- **Enable**: Yes
|
||||
- **Protocol**: `https://`
|
||||
- **Domain**: `cerbere.vezpi.com`
|
||||
- **Port**: leave empty
|
||||
- **Certificate**: Auto HTTPS
|
||||
- **Description**: OPNsense
|
||||
- **Access List**: `Internal`
|
||||
- **HTTP Access Log**: Enabled
|
||||
|
||||
Finally in the `Handlers` tab, I define to which upstream these domains are forwarded to.
|
||||
|
||||
### mDNS Repeater
|
||||
|
||||
|
||||
Reference in New Issue
Block a user