🏢
VPS Guide
HeadquartersA VPS is not an app. A VPS is not the AI agent. A VPS is not Telegram. A VPS is a rented computer in the cloud. It gives your AI agent services a place to run even when your phone or laptop is off.
Example: If your laptop is off, your VPS can still keep the agent service running.
VPS = Headquarters
The VPS is the always-available cloud computer your agent service can use as its headquarters.
Beginner Checks
- Can you connect? Try reaching the VPS through Termius or Tailscale.
- Is the service running? Use
systemctl statusto check. - Is disk space full? A full disk can stop services from working.
- Did the server restart? Some VPS providers restart servers for maintenance. Services may need to be started again.
⚠ If the VPS is offline, agent services may stop responding. The VPS is the rented cloud computer where those services run.