32 lines
538 B
Markdown
32 lines
538 B
Markdown
|
# 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](https://forge.cadoles.com/Cadoles/emissary/releases) and copy them to the desired location.
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
> TODO
|
||
|
|
||
|
### API
|
||
|
|
||
|
[See `misc/rest/server.rest`](misc/rest/server.rest)
|
||
|
|
||
|
### Configuration
|
||
|
|
||
|
[See `misc/packaging/config.yml`](misc/packaging/config.yml)
|
||
|
|
||
|
## Changelog
|
||
|
|
||
|
[See `CHANGELOG.md`](./CHANGELOG.md)
|
||
|
|
||
|
## Licence
|
||
|
|
||
|
AGPL-3.0
|