docs(claude): update tunnel instructions to use state-hub Makefile
Some checks failed
railiance-tests / smoke (push) Has been cancelled
Some checks failed
railiance-tests / smoke (push) Has been cancelled
Tunnel is now started from ~/the-custodian/state-hub: make tunnel HOST=tegwick@92.205.62.239 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -152,8 +152,8 @@ remote session.
|
||||
**On your local machine, before SSHing to the server:**
|
||||
|
||||
```bash
|
||||
cd ~/railiance-infra
|
||||
make tunnel # opens: ssh -R 8000:127.0.0.1:8000 tegwick@92.205.62.239
|
||||
cd ~/the-custodian/state-hub
|
||||
make tunnel HOST=tegwick@92.205.62.239
|
||||
```
|
||||
|
||||
Keep that terminal open. Then SSH in normally from a second terminal.
|
||||
|
||||
Reference in New Issue
Block a user