Control plane for edge devices
Go to file
wpetit a297821f3c feat: use auth token with all client commands 2023-03-08 19:42:40 +01:00
cmd feat: cli client with spec schema validation 2023-02-28 15:50:35 +01:00
doc feat: initial commit 2023-02-20 14:43:00 +01:00
internal feat: use auth token with all client commands 2023-03-08 19:42:40 +01:00
migrations/sqlite feat: agent metadata with custom collectors 2023-03-02 13:05:24 +01:00
misc chore: update default packaging configuration 2023-03-08 17:30:31 +01:00
.env.dist feat: initial commit 2023-02-20 14:43:00 +01:00
.gitignore feat: authenticate users and agents requests 2023-03-08 17:24:12 +01:00
.goreleaser.yaml fix(packaging): create required directories + improve alpine service startup 2023-03-02 16:56:58 +01:00
Dockerfile feat: initial commit 2023-02-20 14:43:00 +01:00
Makefile feat: authenticate users and agents requests 2023-03-08 17:24:12 +01:00
README.md feat: initial commit 2023-02-20 14:43:00 +01:00
commitlint.config.js feat: initial commit 2023-02-20 14:43:00 +01:00
go.mod feat: use auth token with all client commands 2023-03-08 19:42:40 +01:00
go.sum feat: authenticate users and agents requests 2023-03-08 17:24:12 +01:00
modd.conf feat: authenticate users and agents requests 2023-03-08 17:24:12 +01:00

README.md

Emissary

Control plane for "edge" (and OpenWRT-based) devices.

⚠ Emissary is currently in a very alpha stage ! Expect breaking changes...

Install

Manually

Download the pre-compiled binaries from the releases page and copy them to the desired location.

Documentation

See doc

Licence

AGPL-3.0