Available now — v1.7.47

Server management, simplified.
Light. Fast. Complete.

enconf is the modern alternative to Plesk and cPanel. Manage servers, sites, email, DNS, backups and WordPress — all in one lightweight hosting control panel. Ready in just 5 minutes, uses under 60 MB RAM.

webpanel.enconf.com
enconf Dashboard — Server Management
# Debian 12/13 & Ubuntu 24.04
$ curl -fsSL https://get.enconf.com | sudo bash
Copy Copied!

Why hosters, agencies and admins choose enconf

< 60 MB RAM usage (API + Agent)
5 Min Installation time
25+ Years Hosting experience
GDPR compliant Made in Germany
15 Languages DE EN ES FR IT NL PL TR PT RU JA CS SV RO ZH

Hosting panels are too expensive, too slow and too complex

Rising licence costs, hundreds of MB RAM usage, and features nobody asked for. Sound familiar?

💰

Rising licence costs

Plesk and cPanel regularly increase prices. WordPress staging, reseller features and advanced backups cost extra. It adds up quickly.

💻

Resource hogs

2 GB RAM just for the panel? On small VPS servers there is barely room for actual websites. enconf needs under 60 MB.

🔒

No real isolation

Many panels rely only on file permissions. enconf isolates every customer with a dedicated Linux user, PHP-FPM pool and AppArmor profile at OS level.

Professional Email Hosting — No External Services Required

Full mail stack with IMAP, SMTP and intelligent spam filtering — the same architecture used by large providers. Fully integrated into the panel, no separate mail server needed.

📧

Mailboxes & Forwarding

Unlimited mailboxes and email forwarders per domain. Catch-all addresses, individual quotas, auto-responders for out-of-office messages. All managed from a single interface.

🛡

Intelligent Anti-Spam

Machine-learning spam filter with greylisting, Bayes classifier and real-time blackhole lists (RBL). Configurable score thresholds, domain-specific whitelist/blacklist.

🔐

DKIM / SPF / DMARC

Automatic DNS records for email authentication. DKIM keys per domain, SPF records, DMARC policy — all configured with one click. Prevents spoofing and improves deliverability.

🔒

Mail SNI & TLS

Individual TLS certificates per mail domain (Server Name Indication). SMTP and IMAP servers configured automatically. Your customers see their own certificate — not the server's.

📬

Webmail Access

Integrated webmail directly accessible from the panel. Customers access their mailboxes conveniently Integrated webmail with single sign-on. Customers log into the panel and access their mailbox directly — no separate password. Signed token with 60-second validity.mdash; from anywhere, without a local mail client.

Rate Limiting & Spam Prevention

Maximum emails per hour globally, per mailbox and per domain. Prevents spam from compromised accounts. SMTP egress firewall blocks direct connections to external mail servers.

Domains, Subdomains, Aliases — All with SSL

Real 301/302 redirects at the web server level, automatic SSL certificates for every domain, wildcard support — and preview URLs for development.

301/302 Redirects with SSL

Real server-level redirects at the web server level — no JavaScript hacks, no .htaccess workarounds. Permanent (301) or temporary (302), including automatic Let's Encrypt certificate for the source domain.

🌐

Domain Aliases

Point multiple domains to one website — as a mirror or with 301 redirect. SSL certificates are automatically extended with all aliases as SANs.

🔗

Subdomains

Unlimited subdomains with optional separate document root. Automatic DNS records and individual PHP configuration per subdomain.

👁

Preview Domains

Temporary URLs for development before DNS is switched. Perfect for migrations and new projects — customers can test the site before it goes live.

🔐

Wildcard SSL (DNS-01)

Wildcard certificates via DNS-01 challenge through PowerDNS. One certificate for *.domain.com — automatic renewal included.

📜

Custom Error Pages

Individual error pages for 403, 404, 500, 502 and 503. HTML upload per error code — your customers keep their branding, even when something goes wrong.

16 Isolation Layers — Defense in Depth

Not one firewall, but 16 interlocking security layers. Each one must be bypassed before an attacker can reach another customer's data.

🛡

ModSecurity WAF (OWASP CRS)

Web Application Firewall in front of every website. OWASP Core Rule Set blocks SQL injection, XSS, RCE and known attack vectors. Log viewer and rule exceptions directly in the panel.

🔐

Two-Factor Authentication (2FA)

TOTP-based two-factor authentication with QR code and backup codes. Compatible with Google Authenticator, Authy and Microsoft Authenticator. Optionally enforceable for all users.

📋

Security Advisor

Automatic security audit: firewall, fail2ban, 2FA, SSL, PHP versions, SSH configuration, password policies. Green/yellow/red scoring with actionable recommendations.

📒

Audit Log

Complete audit trail: logins, password changes, 2FA events, impersonation access, firewall changes, API key management. Filter by time period, user and action.

🔓

Customer Isolation (OS Level)

Separate Linux user, PHP pool, temp directory, path restrictions and function blocking per customer. Protected web roots, FTP chroot and SMTP egress firewall.

💪

fail2ban & Brute Force Protection

Automatic IP blocking after failed attempts for SSH, mail, FTP, panel login and webmail. Recidive jail for repeat offenders. Configurable thresholds per service.

PHP 7.0 – 8.5 — with ionCube Loader

All PHP versions from 7.0 to 8.5 installable directly from the panel. ionCube Loader is automatically installed with every version. Each website can use its own PHP version.

PHP 7.0 – 8.5

Install and remove any PHP version from 7.0 to 8.5 with one click. Each website can use its own PHP version — perfect for legacy projects and modern applications on the same server.

🔒

ionCube Loader included

ionCube Loader is automatically set up with every PHP installation. No manual configuration needed — commercial PHP software like WHMCS, Blesta or Shopware runs out of the box.

📈

OPcache Management

OPcache status per PHP version: memory usage, hit rate, fragmentation. Clear cache with one click. Performance monitoring directly in the panel.

🛠

PHP configuration per website

13+ PHP.ini settings individually configurable per website: memory_limit, max_execution_time, upload_max_filesize, post_max_size, error_reporting and more. No SSH needed, directly in the panel.

💻

Dedicated PHP pool per customer

Every customer gets their own PHP process with individual settings. No shared pool, no mutual interference. A crash on one website does not affect any other.

📋

PHP modules overview

Overview of all installed PHP modules per version. Instantly identify missing modules. Extendable via package management — directly from the panel settings.

Git Deploy, Composer, REST API — For Professional Workflows

enconf is not a beginner tool. Git deployment, SSH keys, webhooks and a complete REST API make it the tool of choice for developer teams and agencies.

🛠

Git Deployment

Repository URL (HTTPS or SSH), branch selection, auto-deploy via webhook. Post-receive hooks for composer install, npm build or custom scripts. Deploy key management in the panel.

🔌

REST API & Webhooks

Every panel function accessible via REST API. Bearer token auth, rate limiting, Swagger documentation. Webhooks notify external systems of events in real time.

💻

Cron Jobs

Scheduled tasks with full cron syntax. WordPress wp-cron.php support, curl-based HTTP requests, output redirection. Maximum cron jobs per package configurable.

📁

File Manager & FTP/SFTP

Web-based file manager with syntax highlighting for PHP, JS, CSS, HTML, JSON, YAML. Create, edit, extract (ZIP, tar.gz), move, chmod. FTP/SFTP with chroot isolation.

🕵

SSH Keys & Composer

Public SSH keys per website. Deploy Composer projects directly. Connect private Git repos via deploy keys — no passwords in code.

📊

Log Browser (12 Log Sources)

Web server, PHP, mail (SMTP/IMAP), spam filter, webmail, firewall, FTP, WAF, syslog, auth and panel journal. Full-text search, level filter, live mode, download as .log file.

Encrypted Backups — With Real Disaster Recovery

Incremental, deduplicated backups with end-to-end encryption. Local, S3 or FTP — and in an emergency, restore the entire panel on a fresh server.

🔒

End-to-End Encryption

Each backup schedule can have its own encryption key. The key never leaves your server — even we cannot decrypt your backups. Download and exchange the key in the panel.

S3, FTP, Local

Back up to AWS S3, Wasabi, MinIO, Hetzner Object Storage or any S3-compatible storage. SFTP/FTP targets. Local backups on the server. Custom S3 credentials per schedule.

🔍

Granular Restore

Snapshot browser: browse backup contents and selectively restore individual files, databases, emails or SSL certificates. No all-or-nothing.

Disaster Recovery

Complete panel backup including all customers, subscriptions, configurations, Panel database, customer database passwords, webmail settings and network identity. Restorable on a fresh server in minutes.

📅

Flexible Schedules

Hourly, daily, weekly, monthly. Configurable retention. Server-wide or per-customer schedules. Backup scope selectable: full, web, db, mail, ssl, config.

📉

Job Tracking & History

Running jobs with live status. Complete history with success/failure, duration and data volume. Snapshot ID for audit trail. Error details and retry capability.

White-Label Hosting — Your Brand, Your Customers

Complete reseller system with custom branding, custom plans and custom domain. Your customers see only your brand — enconf stays invisible.

🎨

Custom Branding

Your own logo, primary colour and panel name. Automatic integration in all email templates. Your branding appears everywhere — in the panel, in emails, in the customer portal.

🌐

Custom Panel Domain

Configure a custom domain like hosting.your-company.com. Your customers access the panel through your brand — with their own SSL certificate.

📈

Reseller Plans

Quotas per reseller: max customers, sites, domains, databases, mailboxes. Real-time usage tracking. Resellers can create their own hosting packages for their customers.

👥

Reseller Customer Portal

Resellers manage their own customers in a separate area. Customers see exclusively the reseller branding. Impersonation for support access.

Real-Time Server Monitoring

CPU, RAM, disk, load average, service status and OPcache metrics — all in the dashboard. Automatic notifications when problems occur.

📈

Dashboard Metrics

CPU usage, RAM (total/used/cache), disk usage per mount point, load average (1/5/15 min), uptime. Colour coding: green < 70%, yellow 70-90%, red > 90%.

Service Management

Status and control for all server services: web server, database, mail, DNS, PHP, spam filter, cache, firewall and FTP. Start, stop, restart — directly from the panel.

📨

Event Notifications

15 event types: SSL expiry, backup failure, disk warning, login from unknown IP, service down, licence expiry. Configurable per recipient, in 8 languages.

🚀

OPcache Management

OPcache status per PHP version: memory usage, hit rate, fragmentation. Clear cache with one click. Performance indicators for PHP acceleration.

Enterprise-level WordPress hosting management

Install, update, clone and secure WordPress sites directly from the panel. Staging environments with one click. No extra charge — included in every plan.

  • 1-click WordPress installation with admin access
  • Create staging environments and push to live
  • Plugin & theme management incl. auto-updates
  • WP-CLI integration for power users
  • SSO auto-login to WordPress backend
  • Security scan and file integrity check
WordPress Docs →
WordPress Toolkit — WordPress Hosting Management
Sites Management — Server Management Panel

Every site isolated. Every customer protected.

enconf was built from the ground up with security-by-design. Real OS-level isolation, not just file permissions — GDPR compliant and hardened.

  • Dedicated Linux user per customer
  • Separate PHP-FPM pool with open_basedir
  • AppArmor profiles per customer
  • nftables firewall with automatic rules
  • fail2ban against brute-force attacks
  • Automatic security headers (HSTS, XSS, CSP)

Switching from Plesk or cPanel? Easy.

enconf imports your existing servers automatically. Customers, sites, databases, mailboxes, DNS and cron jobs are transferred. The best Plesk alternative with built-in migration tools.

  • Plesk/Obsidian import via SSH (automatic)
  • cPanel/WHM import via SSH
  • Enhance import support
  • WordPress database URL replacement
  • DNS zones transferred automatically
Import Guide →
Backup Manager — Data Protection

enconf vs. Plesk vs. cPanel

Honest comparison — no marketing tricks. Find the best hosting control panel alternative for your server.

Feature enconf Plesk cPanel
RAM recommended512 MB2 GB+2 GB+
WordPress Toolkit✓ All plansFrom Web ProLite incl., Deluxe extra
WordPress Staging✓ All plansFrom Web Pro✓ Via WP Toolkit
Multi-Server (native)✓ IntegratedExtension (deprecated)DNS Cluster via WHM
Modern REST API✓ CompleteXML API + REST (limited)UAPI / WHM API
Reseller System✓ Included (Pro)From Web Pro✓ Via WHM
Firewall integrated✓ nftables + fail2ban✓ IntegratedCSF (community fork)
Backup (S3/Local)✓ Included + Disaster Recovery✓ IntegratedBasic incl., JetBackup extra
Panel Migration✓ Plesk + cPanel + Enhance✓ Via Migrator✓ Via Transfer Tool
Price fromfrom 9.99 €/monthfrom 14.29 €/monthfrom ~18 $/month
VPS / Dedicated same price✓ Always the sameDedicated up to +13 € moreDedicated more expensive

Fair prices. No hidden costs.

All features included. No extra charge for WordPress Toolkit, staging or backups.
One price — whether VPS, dedicated or cloud. The most affordable hosting panel with full functionality.

Starter

9,99€ /month

incl. VAT

(8.40 € net)

For beginners and small projects

  • Up to 10 websites
  • 1 server included
  • WordPress Toolkit & Staging
  • Email, DNS, FTP, SSL
  • Backups (Local, FTP & S3)
  • REST API access
  • 15 languages
Order now

Business

19,99€ /month

incl. VAT

(16.80 € net)

For agencies and growing hosters

  • Up to 30 websites
  • 1 server included
  • WordPress Toolkit & Staging
  • Email, DNS, FTP, SSL
  • Backups (Local, FTP & S3)
  • REST API access
  • 15 languages
Order now

All prices incl. VAT, net in brackets — relevant for international customers and businesses with VAT ID. Additional server: 11.90 €/month (10.00 € net) per server (Professional, max. 2).

Frequently asked questions

Answers to the most important questions about enconf.

What is enconf?

enconf is a lightweight web hosting management panel for Linux servers. It combines server management, website management, email, DNS, SSL certificates, backups and WordPress Toolkit in a modern interface. Unlike Plesk or cPanel, it uses under 60 MB RAM and is delivered as a native Go binary — no Java, no Docker, no bloat.

Is enconf a Plesk alternative?

Yes. enconf was developed as a modern, lightweight alternative to Plesk and cPanel. It offers all essential features (WordPress Toolkit, email, DNS, SSL, backups, multi-server) at a lower price with significantly less resource consumption. WordPress staging is included in all plans — with Plesk, it is only available from Web Pro.

What servers and operating systems are supported?

enconf supports Debian 12, Debian 13 and Ubuntu 24.04 on amd64 (x86_64) and arm64 (AArch64) architecture. It runs on VPS, dedicated servers, cloud instances and ARM-based servers (e.g. Hetzner Ampere, AWS Graviton) — the price is always the same, regardless of server type.

Can I migrate from Plesk or cPanel to enconf?

Yes. enconf includes automatic migration tools for Plesk (via SSH), cPanel/WHM (via SSH) and Enhance (via API/SSH). Customers, sites, databases, mailboxes, DNS zones and cron jobs are transferred automatically. WordPress URLs are updated automatically during migration.

How do I install enconf?

Installation takes just 5 minutes. On a fresh Debian or Ubuntu server, a single command is all it takes:

curl -fsSL https://get.enconf.com | sudo bash

The installation script automatically configures web server, PHP, databases, mail server, DNS and all other components.

How much does enconf cost?

enconf starts at 9.99 €/month (incl. VAT) with the Starter plan for up to 10 websites. The Business plan (up to 30 sites) costs 19.99 €/month, the Professional plan (unlimited sites + reseller system) 39.99 €/month. All features included — no extra charge for WordPress Toolkit, staging or backups.

Is there a REST API?

Yes. enconf provides a complete REST API with 100% feature coverage. Ideal for WHMCS integration, custom automation or connecting to existing billing systems. API documentation is available at docs.netcell-it.com.

Ready for modern web hosting?

Try enconf now. Ready on any fresh Debian or Ubuntu server in just 5 minutes.

$ curl -fsSL https://get.enconf.com | sudo bash Copy Copied!