module
0.0.0-20250122233320-70b7d42040fa
Repository: https://github.com/flohansen/nova-cloud.git
Documentation: pkg.go.dev
# README
🐶 NovaCloud
Features
- 🔧 Resource Scheduler (WIP): Allows you to register physical machines (hosts) and schedule virtual machines on them.
Developers
Initialize the project
First setup the project locally. This will setup Git hooks.
make setup