Control plane for edge devices
Go to file
wpetit 765257b4b1
arcad/emissary/pipeline/head Something is wrong with the build of this commit Details
feat(datastore): add basic testsuite for agent repository
2023-04-12 11:09:53 +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(datastore): add basic testsuite for agent repository 2023-04-12 11:09:53 +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 chore(jenkins): cancel older jobs 2023-04-06 15:12:06 +02:00
Makefile chore: execute tests before commit on edge lib update 2023-04-11 12:06:16 +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: update arcad/edge dependency 2023-04-11 15:11:15 +02:00
go.sum feat: update arcad/edge dependency 2023-04-11 15:11:15 +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