Prerequisites
- A valid email address
- A GitHub account (for Git-based deployments)
- A supported payment method for your region
Create an account
- Go to OrbitLab and click Sign in.
- Sign in with Google or Email.
- Confirm your email if you used email signup.
Deploy from Git (PaaS)
- In the dashboard, open Hosting and create a new service.
- Connect your GitHub repo; we detect the stack and set up the build.
- Configure env vars and domain (optional), then deploy. We build and run your app automatically.
- In Dashboard → Services you can manage the app, view logs, attach a custom domain, and add databases.
Register a domain (optional)
- Use Domain search in the dashboard to check availability (e.g.
.cdor other TLDs). - Add the domain to the cart and complete checkout.
- Attach the domain to a service from the service settings.
Next steps
- Use Databases in the dashboard to create and manage MySQL (or other managed DBs).
- Point a custom domain to your service from the service settings.
- Check Deployments for build logs and deploy status.