Control plane for edge devices
Go to file
wpetit e13de5bd0d feat(agent): add config sub commands 2023-03-02 17:22:27 +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(agent): add config sub commands 2023-03-02 17:22:27 +01:00
migrations/sqlite feat: agent metadata with custom collectors 2023-03-02 13:05:24 +01:00
misc fix(packaging): agent default configuration 2023-03-02 17:22:05 +01:00
.env.dist feat: initial commit 2023-02-20 14:43:00 +01:00
.gitignore feat: agent metadata with custom collectors 2023-03-02 13:05:24 +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: initial commit 2023-02-20 14:43:00 +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 fix(packaging): create required directories + improve alpine service startup 2023-03-02 16:56:58 +01:00
go.sum feat: agent metadata with custom collectors 2023-03-02 13:05:24 +01:00
modd.conf feat: agent metadata with custom collectors 2023-03-02 13:05:24 +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