emissary/README.md

32 lines
538 B
Markdown
Raw Permalink Normal View History

2023-02-02 10:55:24 +01:00
# 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