File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626
2727### A shared build box
2828
29- A team runs a long-lived build box serving a dashboard on ` localhost:8080 ` . It
30- invites your laptop, granting the port with the invitation :
29+ A team runs a long-lived build box. Its dashboard is on ` localhost:8080 ` . The
30+ box invites your laptop and grants the port in the same command :
3131
3232``` sh
3333# build box
@@ -51,9 +51,10 @@ pai-sho invite --as vibenv-ndyg
5151# 5hc4bjqfp6...7fd25613dd... one-time, valid 5 minutes
5252```
5353
54- Its daemon takes the invitation up on startup, exposing an
55- [ http-nu] ( https://github.com/cablehead/http-nu ) app on ` localhost:3001 ` and
56- [ stellar] ( https://data-star.dev/pro#stellar-css ) on ` localhost:7331 ` :
54+ The VM runs an [ http-nu] ( https://github.com/cablehead/http-nu ) app on
55+ ` localhost:3001 ` and [ stellar] ( https://data-star.dev/pro#stellar-css ) on
56+ ` localhost:7331 ` . Its daemon takes the invitation up on startup and exposes
57+ both:
5758
5859``` sh
5960pai-sho daemon --accept 5hc4bjqfp6...7fd25613dd... -e 3001,7331
You can’t perform that action at this time.
0 commit comments