Overview
Install and manage your StavenCTL Panel with a single command.
StavenCTL Panel
StavenCTL is a self-hosted Linux server management platform that automatically installs and configures the services required to run your hosting panel.
With a single installation command, StavenCTL provisions your server, installs dependencies, configures services, and prepares the system for production.
One Command Installation
curl -fsSL https://install.stavenctl.com/install.sh | sudo bashInstallation
Install StavenCTL Panel with the official installer.
Configuration
Configure panel settings, networking, and services.
What StavenCTL Installs
StavenCTL automatically installs and configures the core components required to operate the panel.
| Component | Description |
|---|---|
| Nginx | High-performance web server and reverse proxy. |
| PostgreSQL | Primary database for panel data. |
| Redis | Cache and queue backend. |
| Agent | System service responsible for server management. |
| Panel | The StavenCTL web interface and API. |
Initial Setup
After installation, complete the initial configuration.
sudo stavenctl-agent create-adminFeatures
- One-command installation
- Automatic dependency installation
- Nginx configuration and management
- PostgreSQL database setup
- Redis installation and configuration
- Server registration
- Health monitoring
- Production-ready system services
- Self-hosted architecture
Next Steps
- Install StavenCTL Panel.
- Complete the initial configuration.
- Create the administrator account.
- Register your server.
- Access the web panel and begin managing your infrastructure.