Resource management and orchestration engine for distributed systems
docs/spec | ||
examples | ||
schema | ||
solar | ||
.gitignore | ||
compose.yml | ||
LICENSE | ||
main.yml | ||
openstack.yml | ||
README.md | ||
Vagrantfile |
Setup development env
- Install virtualbox
- Install vagrant
- Setup environment
$ cd fuel-ng
$ vagrant up
- Login into vm, the code is available in /vagrant directory
$ vagrant ssh
$ solar --help