if get.ifuri.com
Uruchom komputer node jednym poleceniem.
Pobierz installer, wygeneruj lokalne URI bindings i wystaw `urirun node` dla hosta, MCP, A2A oraz URI flow.
Domyslnie: port 8765, bind 0.0.0.0, pliki w ~/.urirun-node.
Jesli port jest zajety, installer wybierze kolejny wolny port.
Node
Install + run w foreground
curl -fsSL https://get.ifuri.com/node.sh | bash
Node
Install + run w tle
curl -fsSL https://get.ifuri.com/node.sh | bash -s -- --name laptop --background
Host
Dodaj node do mesh
urirun host init --name host
urirun host add-node laptop http://NODE_IP:8765
urirun host nodes
urirun host routes
urirun host agents
Flow
NL do URI flow
urirun host ask "sprawdz stan laptopa i zapisz notatke" --execute
Links
Linki do skopiowania
- https://get.ifuri.com/node.sh
- https://github.com/if-uri/get
- https://raw.githubusercontent.com/if-uri/get/main/node.sh
Raw GitHub URL zostaje jako awaryjny fallback, gdy domena lub Plesk sa niedostepne.