Skip to content
Live Start building for free · CA$100 signup credit, up to CA$300 total CA$1 verification payment credited back · Ends December 31, 2026 Get started for free →

Accessing CloudStack

Your private cloud’s CloudStack management interface is the primary control plane for your infrastructure.

The CloudStack UI is available at the URL provided in your credentials document, typically:

http://<management-server-ip>:8080/client

or over HTTPS if TLS is configured:

https://<management-server-hostname>/client

Log in with the admin credentials from your handover document.

Immediately after first login:

  1. Click the Account icon (top right)
  2. Select Change Password
  3. Set a strong password and save it securely

CloudStack exposes a native API:

http://<management-server-ip>:8080/client/api

See the Apache CloudStack API documentation for the full reference.