Control plane for edge devices
Go to file
wpetit d2bcdd2999
arcad/emissary/pipeline/head Something is wrong with the build of this commit Details
feat(storage,agent): add label attribute
2023-04-01 13:28:18 +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(storage,agent): add label attribute 2023-04-01 13:28:18 +02:00
migrations/sqlite feat(storage,agent): add label attribute 2023-04-01 13:28:18 +02:00
misc feat(sqlite): add default pragmas to dsn 2023-03-31 17:27:54 +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): use global git config for credentials 2023-03-31 17:31:44 +02:00
Makefile chore: add jenkins pipeline 2023-03-31 17:24:33 +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 chore: update go.mod 2023-03-28 20:48:00 +02:00
go.sum chore: update go.mod 2023-03-28 20:48:00 +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