An open API service indexing awesome lists of open source software.

https://github.com/muka/virhal

Virtual Hardware Abstraction Layer
https://github.com/muka/virhal

distributed-application hybrid-cloud iot

Last synced: 10 months ago
JSON representation

Virtual Hardware Abstraction Layer

Awesome Lists containing this project

README

          

# virhal - Virtualized Hardware Abstraction Layer

A set of tools to manage distributed IoT applications with docker

## Development

- See [swarm setup](./docs/swarm-setup.md) to setup a test cluster
- Install dependencies with `make deps`
- Install CLI with `make install`
- Use `./scripts/dev-sync.sh` to keep the nodes in sync on `make build`

## License

MIT License