Update README
This commit is contained in:
10
README.md
10
README.md
@@ -17,10 +17,12 @@ This plugin makes your OctoPrint instance accessible from anywhere via Tailscale
|
||||
|
||||
## Installation
|
||||
|
||||
1. Install Tailscale on your system and ensure it's running
|
||||
2. Install the plugin through OctoPrint's plugin manager
|
||||
3. Configure the plugin settings in OctoPrint's settings panel
|
||||
4. Enable Funnel through the plugin interface
|
||||
1. Install Tailscale on your system and ensure it's running (see https://tailscale.com/download/linux or run `curl -fsSL https://tailscale.com/install.sh | sh`)
|
||||
2. Start Tailscale on your system (run `sudo tailscale up`)
|
||||
3. Authenticate using the Tailscale URL (e.g. https://login.tailscale.com/a/<some random characters>)
|
||||
4. Install the plugin through OctoPrint's plugin manager (go to Settings -> Plugins -> Install and search for "Tailscale Funnel")
|
||||
5. Configure the plugin settings in OctoPrint's settings panel
|
||||
6. Enable Funnel through the plugin interface
|
||||
|
||||
## Building from Source
|
||||
|
||||
|
Reference in New Issue
Block a user