Getting Started
Push your code, trigger a deploy, and see your app live — step by step.
Sample Dockerfiles
Ready-to-use Dockerfile templates for Python, Node.js, Ruby, static sites, and JVM/Scala apps.
Connecting to Databases
How to connect your app to a Starter or Pro database using environment variables.
Environment Variables
Gitea secrets vs APP_ENV — how config reaches your container at runtime.
Persistent Storage
How /app/data works, seeding initial files, and when to use a database instead.
Custom Domains
Point your own domain to your Clouderized app in three steps.
Managing Your App
Restart, redeploy, view logs, browse files, and monitor CPU/RAM from the portal.
Managing Databases
Query, enable remote access, rotate passwords, and allocate resources for your databases.
Frontend Companion
Serve a React, Vue, or Svelte SPA alongside your backend — built and served automatically from one slot.
clouderized.yaml Reference
Full reference for every field in clouderized.yaml — port, tier, resource limits, health checks, and custom domains.