Control plane for edge devices
Go to file
wpetit 3d0b0102c2 chore: only watch json files in internal directory 2023-03-28 11:03:47 +02:00
cmd feat(controller,sysupgrade): openwrt upgrade controller 2023-03-24 23:17:55 +01:00
doc doc(spec): add link to spec schemas 2023-03-09 15:37:29 +01:00
internal feat: move proxy package from arcad/edge 2023-03-28 11:02:53 +02:00
migrations/sqlite feat: agent metadata with custom collectors 2023-03-02 13:05:24 +01:00
misc chore(packaging): update default agent config 2023-03-27 16:25:35 +02: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 chore: generate armv7 binaries 2023-03-27 17:17:42 +02:00
Dockerfile feat: initial commit 2023-02-20 14:43:00 +01:00
Makefile chore: release apk and deb packages 2023-03-26 18:58:18 +02: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(controller,sysupgrade): openwrt upgrade controller 2023-03-24 23:17:55 +01:00
go.sum feat(controller,sysupgrade): openwrt upgrade controller 2023-03-24 23:17:55 +01:00
modd.conf chore: only watch json files in internal directory 2023-03-28 11:03:47 +02: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