Control plane for edge devices
Go to file
wpetit 42559408da
arcad/emissary/pipeline/head This commit looks good Details
chore: update logo
2023-06-23 06:26:27 -06:00
cmd feat(storage,agent): add label attribute 2023-04-01 13:28:18 +02:00
doc doc: uci configuration deployment tutorial 2023-05-26 15:53:00 +02:00
internal fix(controller,app): correctly detect ip address for cookie domain resolution 2023-04-24 13:49:53 +02:00
migrations/sqlite feat(agent): add contactedAt attribute to agent 2023-04-01 14:33:19 +02:00
misc chore: update logo 2023-06-23 06:26:27 -06:00
.env.dist feat: initial commit 2023-02-20 14:43:00 +01:00
.gitignore doc: add emissary introduction 2023-05-24 10:15:48 +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: update edge lib without goproxy 2023-04-25 13:54:01 +02:00
README.md chore: update logo 2023-06-23 06:26:27 -06:00
commitlint.config.js feat: initial commit 2023-02-20 14:43:00 +01:00
go.mod feat: update arcad/edge dependency 2023-04-26 15:56:15 +02:00
go.sum feat: update arcad/edge dependency 2023-04-26 15:56:15 +02:00
modd.conf chore: only watch json files in internal directory 2023-03-28 11:03:47 +02:00

README.md

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