Documentation
Quick Start
Connect your first device to the QuadScale mesh network in a few minutes.
Prerequisites
- A QuadScale account (Free tier is sufficient)
- A Linux, macOS, or Windows machine with outbound internet access
- Admin rights to install the QuadScale agent
Steps
1. Sign in to the QuadScale control plane and create a network.
curl -fsSL https://get.quadscale.io | sh
quadscale auth login2. Bring the agent online and verify connectivity.
quadscale up
quadscale status3. Confirm your device received a mesh IP and can reach other authorized peers.
QuadScale agents only require outbound connectivity. No inbound firewall rules or port forwarding are needed.