Control plane for edge devices
Go to file
wpetit d3c238fa3d feat: initial commit 2023-02-05 17:39:54 +01:00
cmd feat: initial commit 2023-02-05 17:39:54 +01:00
internal feat: initial commit 2023-02-05 17:39:54 +01:00
migrations/sqlite feat: initial commit 2023-02-05 17:39:54 +01:00
misc feat: initial commit 2023-02-05 17:39:54 +01:00
.env.dist feat: initial commit 2023-02-05 17:39:54 +01:00
.gitignore feat: initial commit 2023-02-05 17:39:54 +01:00
.goreleaser.yaml feat: initial commit 2023-02-05 17:39:54 +01:00
Dockerfile feat: initial commit 2023-02-05 17:39:54 +01:00
Makefile feat: initial commit 2023-02-05 17:39:54 +01:00
README.md feat: initial commit 2023-02-05 17:39:54 +01:00
commitlint.config.js feat: initial commit 2023-02-05 17:39:54 +01:00
go.mod feat: initial commit 2023-02-05 17:39:54 +01:00
go.sum feat: initial commit 2023-02-05 17:39:54 +01:00
modd.conf feat: initial commit 2023-02-05 17:39:54 +01:00

README.md

Emissary

Control plane for edge 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.

Usage

TODO

API

See misc/rest/server.rest

Configuration

See misc/packaging/config.yml

Changelog

See CHANGELOG.md

Licence

AGPL-3.0