Cloud Administrator Guides
These guides are intended for administrators who wish to install, configure, and maintain Fuzzball in an AWS cloud environment. You can use Fuzzball in your AWS account by subscribing through the Cloud Marketplace.
After deployment, if you use the CLI to make cluster-wide changes, you will first need to create and log into an admin context. This is distinct from the normal context that you create and log into as a user. Use the following commands before proceeding with the CLI sections of the Cloud Administrator Guides:
$ fuzzball admin context create <context_name> <api_url>
$ fuzzball admin context login -u <admin_username> -p '<admin_password>'
The documents in the Cloud Administrator Guides are unlikely to be useful to you (and may be confusing) if you are using and/or administrating Fuzzball on-premises. Deployment and configuration tasks differ between these types of environments.