Live Panels, Real Workflows & Features Explored Firsthand
See how PCAdmin, PCUser, and PCCLI divide provider work, customer tools, and automation without splitting the operational record
PCAdmin Operator Console
Manage users, packages, hosting accounts, domains, integrations, security events, services, backups, and installer records from one operator side
- Server health metrics with CPU, RAM, disk, and load history
- Security center: IP blocks, firewall rules, WAF, malware scans, login history
- Package and plan visibility without making billing the center of the product
- Release audit and content management for the public website
PCUser Customer Panel
Customers get a focused panel scoped to their own hosting account: domains, subdomains, redirects, websites, files, FTP, databases, email, SSL, PHP versions, backups, cron, and logs
- One-click SSL requests queued as auditable jobs
- Disk, inode, and bandwidth usage against plan limits
- Plan and subscription visibility tied to the same records PCAdmin sees
- Every record is isolated to the signed-in account
PCCLI Automation Layer
PCCLI reads and writes the same database, queues the same jobs, and respects the same allowlist, so scripted operations stay inside the audit trail
- List and inspect users, accounts, domains, SSL, jobs, and services
- Suspend or unsuspend accounts and queue SSL issuance from scripts
- Run queued jobs from cron or systemd timers
- Check installer lock and platform health in one command
One Command Installation
Install PanelConfig on a fresh Linux-based server and explore every screen above with your own data
bash <(curl -sSL https://install.panelconfig.com/latest.sh)