Control plane for edge devices
Go to file
wpetit e8829170e5 feat(sqlite): use busy_timeout pragma to prevent database locking errors 2023-04-06 15:06:16 +02:00
cmd feat(storage,agent): add label attribute 2023-04-01 13:28:18 +02:00
doc doc(spec): add link to spec schemas 2023-03-09 15:37:29 +01:00
internal feat(sqlite): use busy_timeout pragma to prevent database locking errors 2023-04-06 15:06:16 +02:00
migrations/sqlite feat(agent): add contactedAt attribute to agent 2023-04-01 14:33:19 +02:00
misc feat(sqlite): use busy_timeout pragma to prevent database locking errors 2023-04-06 15:06:16 +02:00
.env.dist feat: initial commit 2023-02-20 14:43:00 +01:00
.gitignore feat(storage,agent): add label attribute 2023-04-01 13:28:18 +02: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
Jenkinsfile fix(jenkins): do not trigger emissary-firmware with dirty tag 2023-04-06 10:40:05 +02:00
Makefile feat: add mdns controller 2023-04-04 20:26:19 +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(sqlite): use busy_timeout pragma to prevent database locking errors 2023-04-06 15:06:16 +02:00
go.sum feat(sqlite): use busy_timeout pragma to prevent database locking errors 2023-04-06 15:06:16 +02: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