The Xloud Dashboard is a browser-based interface for centralized management of all cloud resources across Compute, Storage, Networking, Identity, and more. Powered by the Skyline platform, it provides a modern, high-performance UI with integrated monitoring, role-based access control, and real-time resource management.Documentation Index
Fetch the complete documentation index at: https://docs.xloud.tech/llms.txt
Use this file to discover all available pages before exploring further.
Guides
User Guide
Navigate the Dashboard, manage resources, and understand the console and admin views.
Admin Guide
Configure the Dashboard, manage projects and users, and administer platform resources.
Dashboard Layout
The Dashboard is organized into two views — Console (project-scoped) and Admin (platform-wide) — accessible via a toggle in the header.- Console View (User)
- Admin View
The Console view shows project-scoped resources. Sidebar sections:
| Section | Pages |
|---|---|
| Compute | Instances, Instance Snapshots, Flavors, Server Groups, Images, Key Pairs |
| Storage | Volumes, Volume Backups, Volume Snapshots, Object Storage |
| Network | Networks, Ports, QoS Policies, Routers, Floating IPs, Topology, Load Balancers, Certificates, VPNs, Security Groups, Firewalls, DNS Zones, DNS Reverse |
| Orchestration | Stacks |
| Share File Storage | Shares, Share Networks, Share Groups |
| Key Manager | Secrets, Containers |
| Identity | Projects, Users, User Groups, Roles |
Key Capabilities
Instance Management
4-step creation wizard with real-time quota tracking
Storage Control
Volume creation with storage tier selection
Network Topology
Visual topology map and full SDN configuration
Image Library
Upload images with OS metadata and format support
Identity & Access
Project and user management with RBAC
Monitoring
Integrated monitoring, logging, and health dashboards
Xloud-Developed Features
Xloud-Developed — These capabilities are developed by Xloud and ship with XAVS / XPCI.
Live vCPU/RAM Scaling
Adjust instance CPU and memory via slider controls — no reboot required
Instance HA
Failover segments, host monitoring, real-time VM evacuation tracking
Resource Optimizer
Automated workload placement and resource consolidation
Cluster Health
Service health with RabbitMQ, MariaDB/Galera, and service monitoring
Architecture
The Dashboard communicates through the Skyline API server, which proxies requests to service APIs. All actions enforce the same RBAC rules as CLI and direct API calls.| Component | Description |
|---|---|
| Skyline Console | React-based single-page application served by Nginx |
| Skyline API Server | FastAPI backend handling authentication, RBAC, and API proxying |
| Session Management | JWT-based session cookies with configurable expiration |
| RBAC Engine | Per-endpoint role-based access control with 30-second cache |
Related Services
Identity & Access
Authentication and RBAC for Dashboard login
Compute
Instance lifecycle management
Deployment
Deploy and configure the Dashboard via XDeploy