mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-10 17:43:23 +01:00
.. | ||
docker | ||
actor.py | ||
actor.sh | ||
bffh.dhall | ||
fail-actor.sh | ||
README.md | ||
self-signed-cert.pem | ||
self-signed-key.pem | ||
users.toml |
API-Testsetup
wirklich nur um das API zu testen. ATM implementiert: machines::* & machine::read, authenticate
- Ein mosquitto o.ä MQTT Server starten
- Datenbanken füllen:
cargo run -- -c examples/bffh.dhall --load=examples
- Daemon starten:
cargo run -- -c examples/bffh.dhall
- ???
- PROFIT!
A dockerized version of this example can be found in the docker subdirectory