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
- Host: GitHub
- URL: https://github.com/muka/virhal
- Owner: muka
- License: mit
- Created: 2017-04-03T08:07:02.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-11-01T07:50:15.000Z (over 7 years ago)
- Last Synced: 2025-03-30T02:24:49.382Z (about 1 year ago)
- Topics: distributed-application, hybrid-cloud, iot
- Language: Go
- Size: 43 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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