Update 000_intro.md

This commit is contained in:
Stefan Pejcic 2024-06-23 13:23:01 +02:00 committed by GitHub
parent c8e672d0d0
commit c5596ddc31
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,46 +23,6 @@ Some of the unique features worth mentioning are:
- Password-less login to [phpMyAdmin](/docs/panel/databases/phpmyadmin) and [Web Terminal](/docs/panel/advanced/terminal). - Password-less login to [phpMyAdmin](/docs/panel/databases/phpmyadmin) and [Web Terminal](/docs/panel/advanced/terminal).
- Built-in [REDIS](/docs/panel/caching/Redis) and [Memcached](/docs/panel/caching/Memcached) object caching. - Built-in [REDIS](/docs/panel/caching/Redis) and [Memcached](/docs/panel/caching/Memcached) object caching.
## Compare OpenPanel
| Feature / Panel | OpenPanel | cPanel | Plesk | CyberPanel |
|-------------------------------|-------------|----------|---------|---|
| Upload file size limit in FileManager | ∞ | 2GB | 2GB | 200MB |
| Upload multiple files at once | ✔️ | ❌ |yes | ❌ |
| Upload files in background | ✔️ | ❌ | ❌ | ❌ |
| Ajax search | ✔️ | ❌ | ❌ | ❌ |
| Restore file premissions in bulk | ✔️ | 1 file at a time | 1 file at a time | 1 file at a time |
| View total folder size in FileManager | ✔️ | ❌ | ❌ | yes | ❌ |
| Remote MySQL per account | ✔️ | ❌ |❌|❌|
| View MySQL processes | ✔️ | ❌ | ❌ | ❌ |
| Change panel port | ✔️ | ❌ | ❌ | ❌ |
| Change panel access path | ✔️ | ❌ | ❌ | ❌ |
| Force https | ✔️ | ✔️ | ❌ | ❌ |
| Dark Mode | ✔️ | ❌ | ✔️ | ❌ |
| Object Caching | REDIS and Memcached | ❌ | ❌ | ❌ |
| Elasticsearch suport | ✔️ | ❌ | ❌ | ❌ |
| SSH Access per account | ✔️ | ❌ *(per server) | ❌ *(per server) | ❌ *(per server) |
| Install new PHP versions | ✔️ | ❌ | ❌ | ❌ |
| Change TimeZone for account | ✔️ | ❌ | ❌ | ❌ |
| View services status | ✔️ | ✔️ | ✔️ | ❌ |
| Restart server services | ✔️ | ❌ | ❌ | ❌ |
| Edit MySQL configuration for account | ✔️ | ❌ | ❌ | ❌ |
| Edit server configuration for account | ✔️ | ❌ | ❌ | ❌ |
| Nginx or Apache webserver per account | ✔️ | ❌ | ❌ | ❌ |
| WAF | ✔️ | ❌ *(only with ModSecurity) | ❌ | ❌ |
| Edit PHP.INI file | ✔️ | limited | limited | limited |
| PHP version per domain name| ✔️ | ✔️ | ✔️ | ❌ |
| View resource usage | ✔️ | ❌ *(only with Cloudlinux) | ❌ | ❌ |
| Activity log per account | ✔️ | ❌ | ❌ | ❌ |
| Detailed login log | ✔️ | ❌ | ❌ | ❌ |
| View inodes usage per folders | ✔️ | ❌ *(only total count for account) | ❌ *(only total count for account) | ❌ |
| Completelly isolated user accounts | ✔️ | ❌ *(only with Cloudlinux) | ❌ *(only with Cloudlinux) | ❌ |
| Keyboard shortcuts | ✔️ | ❌ *(only in file editor) | ❌ | ❌ |
| Display custom messages to users | ✔️ | ❌ *(only for all users) | ❌ *(only for all users) | ❌ |
| Localization ready and custom templates | ✔️ | ❌ *(limited style editing) | ❌ *(limited style editing) | ❌ *(limited style editing) |
--- ---
## Support ## Support