Remote Hosting Tutorial#355
Conversation
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 74.8%, saving 202.3 KB.
|
There was a problem hiding this comment.
Pull request overview
Adds a new “Remote Hosting” tutorial to improve the onboarding/journey for running Caido CLI on a remote host and connecting to it from a local device, and links it from the Tutorials sidebar.
Changes:
- Introduces a new tutorial covering standalone and Docker-based remote hosting, SSH tunneling, and internet exposure via Nginx or Docker+Traefik.
- Adds “Remote Hosting” to the app tutorials sidebar navigation.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 11 comments.
| File | Description |
|---|---|
src/app/tutorials/remote.md |
New tutorial page documenting multiple remote hosting approaches and access patterns. |
.vitepress/sidebars/app/tutorials.ts |
Adds the new tutorial to the “Configuration” section of the tutorials sidebar. |
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 11.1%, saving 7.6 KB.
|
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 13.8%, saving 8.4 KB.
|
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 33.3%, saving 17.4 KB.
|
Closes #332