Get started with Chalk
Run Chalk yourself on your own infrastructure — the complete feature set, free forever under AGPL-3.0 — or let us host it, starting free for Chromebook fleets.
Note: Device tracking ships today in self-hosted Chalk; the hosted rollout is finishing now. Sign up and it turns on for your district the moment it lands — your roster and console work from day one.
Self-host
Run Chalk on your own infrastructure
Full feature set, free forever under AGPL-3.0. You control your data, your uptime, and your release cadence.
# Linux / macOS — download the latest binary
curl -fsSL https://github.com/usechalk/chalk/releases/latest/download/chalk-$(uname -m)-$(case "$(uname -s)" in Linux*) echo unknown-linux-gnu;; Darwin*) echo apple-darwin;; esac) -o chalk
chmod +x chalk && sudo mv chalk /usr/local/bin/
# Initialize and run the admin console
chalk init && chalk serve --port 8080
Windows: download the .exe from Releases.
Run chalk update later to stay current.
- ✓All connectors and features
- ✓No accounts, no telemetry
- ✓Community support on GitHub
Cloud-hosted
We run it for you
Start on the free tier — unlimited Chromebooks, unlimited admins, no operation caps. Tracking other asset types moves you to a paid plan. We handle backups, updates, and monitoring.
Device tracking ships today in self-hosted Chalk; the hosted rollout is finishing now. Sign up and it turns on for your district the moment it lands — your roster and console work from day one. Want it now? Self-hosted Chalk has the full device module today, free under AGPL-3.0.