Control plane for edge devices
Go to file
wpetit fa71986d37 chore: update deps 2023-03-21 16:20:36 +01:00
cmd feat: rename client subcommand as api 2023-03-10 11:28:37 +01:00
doc doc(spec): add link to spec schemas 2023-03-09 15:37:29 +01:00
internal feat(agent): execute reconciliation loop directly at startup 2023-03-21 16:05:29 +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 feat(spec,uci): allow null options 2023-03-08 20:18:40 +01:00
Dockerfile feat: initial commit 2023-02-20 14:43:00 +01:00
Makefile feat: basic authorization model 2023-03-13 10:44:58 +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 chore: update deps 2023-03-21 16:20:36 +01:00
go.sum chore: update deps 2023-03-21 16:20:36 +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