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

Was this helpful?

Export as PDF
  1. ClawCloud Run
  2. Guide

App Launchpad

PreviousGuideNextInstall Application

Last updated 2 months ago

Was this helpful?

App Launchpad is the built-in container application deployment tool in ClawCloud Run, designed to simplify and accelerate the app deployment process—letting you deploy and launch your applications in just 5 minutes.

Key Features:

  • One-Click Deployment: Deploy your application quickly using public or private images. Simply provide basic details such as the application name and image URL to create your containerized app.

  • Elastic Resource Configuration: Customize CPU and memory quotas while supporting multi-replica deployments and horizontal auto-scaling (HPA) to dynamically adjust the number of instances based on load.

  • Multi-Port Exposure: Expose multiple ports through a public domain name, with support for HTTPS access and automatic TLS configuration.

  • Persistent Storage: Ensure data security with persistent storage by mounting storage volumes for data persistence.

  • Real-Time Monitoring: Monitor CPU and memory usage at both the application and Pod levels. Integrated log management and system event analysis help you quickly identify and resolve issues.

  • Terminal Debugging: Access the container terminal with one click to execute debugging commands or review runtime status directly.

  • Custom Domain Names: Bind a dedicated domain name to your application to enhance brand recognition, with configurable access policies for both internal and external networks.

  • Environment Variables & Configuration Files: Dynamically inject application parameters by configuring environment variables or uploading configuration files (such as database connection details) via the UI.