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
  • Introduction
  • Core Features

Was this helpful?

Export as PDF
  1. ClawCloud Run
  2. Guide

Devbox

Introduction

ClawCloud Devbox is a one-stop cloud-native development platform integrating development, testing, and production environments. With an integrated design, it automates environment setup, coding, and deployment. Developers can quickly create a development environment with database dependencies via simple operations, and use local IDEs like VS Code or Cursor for remote development. This streamlines workflows and boosts efficiency for both individuals and teams, enabling focus on core code.

Core Features

Instant Collaborative Environment

ClawCloud Devbox enables rapid configuration of diverse programming language and framework environments. Team members share a unified cloud platform, eliminating environment inconsistencies and synchronizing code, configs, and test data in real - time. Isolated workspaces ensure independent project dependencies.

Seamless Local IDE Integration

It integrates smoothly with local IDEs. Developers can remotely connect to the cloud environment without tool-switching. Built-in plugins support coding, debugging, and running in a familiar interface, combining local habits with cloud flexibility.

One - Click Environment & Dependency Setup

One - click creates development environments and database dependencies, no need for manual Docker, Kubernetes, or network configuration. Just select the runtime (e.g., Next.js, Gin) and set resources. Automatic network setup includes domain name assignment and TLS encryption.

Automated Continuous Delivery

After development and testing in Devbox, package and publish apps. Then, a single click in App Launchpad deploys the app to production. No complex Dockerfiles or Kubernetes files are required, ensuring consistency between development and production.

Flexible Network Access

Devbox supports access from internal and public networks. Use the assigned domain name for local debugging or external sharing. Port forwarding and public port export functions offer flexible network configuration.

PreviousCustom Domain CertificatesNextDevbox List

Last updated 2 months ago

Was this helpful?