mirror of
https://github.com/netbirdio/docs.git
synced 2026-09-25 08:19:03 +02:00
Add Reverse Proxy Troubleshooting Page & Clean Up Availability Notes (#672)
* Add troubleshoot page and remove availability notes * Added Debugging with the Proxy Debug Endpoint * localhost is unreachable and packet capture
This commit is contained in:
@@ -9,10 +9,6 @@ The `netbird expose` command lets peers expose local HTTP services to the public
|
||||
|
||||
This is useful for quick demos, temporary access to development servers, webhook receivers, or sharing local work with teammates.
|
||||
|
||||
<Note>
|
||||
**Availability:** This feature requires the NetBird management server to have the Reverse Proxy module enabled. For self-hosted deployments, ensure your proxy instance is deployed and connected. See [Reverse Proxy](/manage/reverse-proxy) for setup details.
|
||||
</Note>
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Before using `netbird expose`, make sure:
|
||||
|
||||
Reference in New Issue
Block a user