LogoLogo
Run to Console
  • ClawCloud Run
    • Document
    • Getting Started
      • Create a DevBox
      • Deploy Database
      • Deploy from Docker
      • Deploy from Template
    • Guide
      • App Launchpad
        • Install Application
        • Update Application
        • Custom Domain
        • Exposing Multiple Ports
        • Environment Variables
        • Configuration Files
        • Auto Scaling
        • Persistent Storage
        • Custom Domain Certificates
      • Devbox
        • Devbox List
        • Devbox Details
        • Devbox Release
      • Database
        • PostgreSQL
        • MySQL
        • Redis
        • MongoDB
        • Kafka
        • Milvus
      • Object Storage
      • Advanced
        • Workspace
        • Terminal
        • Cron Job
        • KubeConfig
    • Pricing
    • Billing & Usage
    • Migration
      • Migrate from Docker
      • Migrate from Docker Compose
    • Architecture
      • Devbox Architecture
      • System Architecture
      • User Architecture
    • Legal
      • Privacy Policy
      • Terms and Conditions
      • Data Processing Addendum
    • Changelog
    • Best Practice
    • FAQ
    • More
      • Abuse Complaint
    • Help
  • Blog
Powered by GitBook

Copyright @ 2023-Present CLAWCLOUD. All Rights Reserved.

On this page
  • Basic Information
  • Live Monitor
  • Network Configuration
  • Version Release

Was this helpful?

Export as PDF
  1. ClawCloud Run
  2. Guide
  3. Devbox

Devbox Details

PreviousDevbox ListNextDevbox Release

Last updated 2 months ago

Was this helpful?

Basic Information

In the Basic section of the details page, you can view the core configuration and status of the Devbox:

  • Name: Displays the Devbox name (e.g., devbox), making it easier to identify and manage.

  • Status: Indicates the environment status (e.g., Running), clearly showing its availability.

  • Image: Shows the image address, clarifying runtime dependencies.

  • Runtime: Displays the runtime environment (e.g., Java-openjdk17), ensuring development consistency.

  • Resource Limits: View CPU (e.g., 2 Core) and memory limits (e.g., 4 GB) to understand resource allocation. You can update them anytime via the [Update] button.

  • SSH Connection: Provides the SSH connection string. Click [Private Key] to download the private key, and [SSH Connection Setup] for connection instructions.

Live Monitor

Live Monitor displays real-time resource usage:

  • CPU and Memory Charts: Live line graphs show usage rates. The update time is shown in the top right corner, helping you monitor load and assess the need for resource adjustments.

Network Configuration

The Network section manages network access:

  • Port Information: Lists the port number, internal address, and public address. If the public address is unavailable, ensure that your project is already running in the Devbox.

Version Release

Release manages environment versions:

  • Version List: Displays the version number (e.g., v1.0), status (e.g., Success), and creation time (e.g., 2025-02-12 10:27). Click release notes to view the description.

  • Action Buttons: Click [Release] to create a new version. For released versions, use [Deploy] to deploy to production.

Devbox Details
Devbox Monitor
Devbox Network