Skip to content

Overview

Overview summarizes the selected profile, runtime context, diagnostics, recent activity, and profile logs.

ColimaStack Overview screenshot

ColimaStack loads profile data with colima list --json and selected-profile status with colima status --json. Docker and Kubernetes details appear only after a selected profile is running and the relevant CLIs are available.

  • Profile name and state.
  • Runtime and Kubernetes enabled/disabled state.
  • CPU, memory, and disk allocation from profile status/configuration.
  • Docker context, socket, VM address, mount driver, VM type, and architecture.
  • Tool checks from Diagnostics.
  • Recent lifecycle commands.
  • Selected profile log text from the Colima daemon log path.
  • Refresh
  • Edit Profile
  • Sidebar profile selection
  • Navigation to Docker, Kubernetes, Activity, and Diagnostics views

Lifecycle actions (Start, Stop, Restart, Delete) are in the main toolbar, menu bar, and Profiles view.

  • Loading Colima environment: startup diagnostics and profile discovery are still running.
  • Colima dependency required: colima is not available in the tool lookup path.
  • No profiles configured: Colima is installed but no profiles were returned.
  • Runtime warnings: colima status --json returned warnings or errors for the selected profile.