CloudConfig

Layout 10 โ€” Vertical Tabs Infrastructure Dashboard

A dark, technical cloud infrastructure dashboard inspired by AWS Console and Vercel. Features vertical tab navigation with spring animations, server status monitoring, database management, storage volumes, and a terminal-style log viewer.

Design Specifications
ThemeDark Slate Infrastructure
Background#0c0c10
Accent#64748b (slate-500)
Status ColorsGreen #22c55e / Yellow #eab308 / Red #ef4444
Data FontJetBrains Mono
Navigation FontGeist Sans
Motion Librarymotion/react (spring animations)
ChartsRecharts (Area, Line, Bar)
Layout PatternVertical Tabs
DomainCloud Infrastructure Management
Key Features & Animations
Vertical Tab Navigation

Spring-animated active indicator bar slides between tabs. Status dots (healthy/warning/alert) with ping pulse animation next to each tab.

Server Status Light Blink

Status indicator dots on healthy servers pulse with a slow CSS animation, creating a living dashboard feel that communicates uptime at a glance.

Metric Bar Fill Animation

CPU, memory, and storage usage bars animate from 0 to target percentage with motion spring physics (stiffness: 80, damping: 20).

Terminal-Style Log Viewer

Dark terminal background (#08080c) with color-coded log levels (INFO blue, WARN amber, ERROR red, DEBUG gray). Blinking cursor line and auto-scroll effect.

Recharts Integration

Area chart for CPU usage over 24h with gradient fill (cloudconfig-cpu-grad). Line chart for network throughput with dual inbound/outbound series.

Staggered Entrance Animations

All stat cards, table rows, and volume items animate in with staggered delays using motion's initial/animate pattern.

Pages (7)
Dashboard/10-vertical-tabs

Infrastructure overview with stat cards, CPU/network charts, server health table, and live log stream

Servers/10-vertical-tabs/servers

Sortable server table with hostname, IP, status badges, CPU/memory metrics, and action buttons (restart, SSH, monitor)

Databases/10-vertical-tabs/databases

Database instance cards with engine badges, connection usage bars, backup status, and copyable connection strings

Storage/10-vertical-tabs/storage

Volume list with usage progress bars, storage distribution bar chart, mount points, and SSD/HDD type labels

Logs/10-vertical-tabs/logs

Terminal-style log viewer with level/source filtering, timestamp display, auto-scroll, and blinking cursor

Settings/10-vertical-tabs/settings

Accordion sections for regions, alert thresholds, auto-scaling, SSH keys, backups, and firewall rules

โ† Gallery