1.1 KiB
1.1 KiB
Control plane for "edge" (and OpenWRT-based) devices.
⚠ Emissary is currently in a very alpha stage ! Expect breaking changes...
Quickstart
Dependencies
- Go >= 1.21
GNU Make
# Start server and a local agent
make watch
# In an other terminal
# Create an admin token
make .emissary-admin-token
# Create a new tenant
make .emissary-tenant
# Create a new writer token for this tenant
make .emissary-token
# Claim the agent for your newly created tenant
make claim-agent
# Query your agents
./bin/server client agent query
# Load sample specs for your agent
make load-sample-specs
## Optional: reset your workspace
make clean
Install
Manually
Download the pre-compiled binaries from the releases page and copy them to the desired location.
Documentation
See doc
Licence & mentions
Logo by @aardouin