App Launchpad

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.

Last updated

Was this helpful?