Open Source IaaS Cloud Computing Software
Check the online documentation for full details on installing and configuring: https://www.nimbusproject.org/docs/
Run this command to build, install, and configure Nimbus to a specified path:
./install /path/to/destination
Note: This is an interactive program, you will be asked a few questions at the end.
To upgrade from an existing Nimbus installation, visit the current upgrade guide to learn how to use the install-from command.
https://www.nimbusproject.org/docs/current/admin/upgrading.html
Advanced users may also want to build and deploy to an existing GT4.0
container. Refer to the readme and scripts in the scripts/
directory
for more information.
Note that the most recent activity in this repository will usually be in branches.
-
Check out the branch list on GitHub: https://github.com/nimbusproject/nimbus/branches
-
If you are viewing directly via git:
- git branch - view current branches
- git log XYZ - view commit logs on branch called XYZ