Multiple Servers & the Active Server
🗂️ Managing Servers
·
Updated 5 days ago
Multiple Servers & the Active Server
With /add-server you add more hosts to the inventory. /list-servers shows them all and marks the active one with *.
The active server is the default target. You set it with /use <name>. For a single command you can also pass the target directly:
/status vps-web # one-off vps-web
/use vps-web # vps-web active permanently
Each command echoes its target first (→ Ziel: …), so you never accidentally end up on the wrong server.