Skip to content

Getting Started

Control Plane is a self-hosted mini-PaaS for a single administrator managing multiple projects on one server.

First Login

  1. Open control.xamidullo.uz
  2. Log in with your admin credentials
  3. You will land on the Dashboard showing projects and recent deployments

Dashboard Overview

SectionPurpose
ProjectsCreate and manage applications
DatabasesProvision Postgres/Redis containers
DomainsAttach custom domains with SSL
LogsQuery logs via Loki
MonitoringGrafana metrics
AuditFull action history

Creating Your First Project

  1. Go to Projects → New Project
  2. Fill in display name, GitHub URL, branch, and app port
  3. Click Create
  4. Open the project → Environments tab
  5. Click Set Up for dev / staging / prod as needed

Quick Workflow

Create Project → Create Environment → Add Env Vars → Deploy

After deploy succeeds, add a custom domain and it will be live at that domain automatically.