Indonesian IaaS & API Platform

Empowering developers with high-performance computing infrastructure locally powered by NVIDIA. Build, deploy, and scale your applications with ease.

# Infrastructure Code Deployment
services:
  - type: web
    name: cloudrail-api
    env: docker
    region: id-jakarta-1
    plan: gpu-standard
    branch: main
    numInstances: 2
    healthCheckPath: /health
    envVars:
      - key: CLOUDRAIL_API_KEY
        sync: false
    gpu:
      provider: nvidia
      model: H100
      count: 1
    scaling:
      minInstances: 1
      maxInstances: 5
      targetCPUUtilization: 80
      targetMemoryUtilization: 80
    disk:
      name: data
      mountPath: /data
      sizeGB: 100

High Performance Computing

Everything you need to deploy your AI applications

CloudRail AI provides a comprehensive platform for Indonesian developers to build, deploy, and scale high-performance computing applications using local NVIDIA infrastructure.

Local Infrastructure

Access to locally-hosted NVIDIA infrastructure optimized for AI and HPC workloads, reducing latency and improving performance.

Enterprise-Grade Security

Comprehensive data protection and compliance to ensure your applications are secure and meet regulatory standards.

Unified APIs

Easy access to various AI models and computing services through unified, well-documented APIs.