Skip to content

Get immediate

Dev Support

on our community forums

Official OpenPanel Docker images

openpanel/apache

The official Docker image for Apache enables OpenPanel users to utilize the Apache web server for website management. Apache natively supports .htaccess files, although restarting Apache is required to activate any modifications made through .htaccess.

Technology Stack:

Service/ToolPurpose
Ubuntu 24Operating System
Apache2web server
MySQLdatabase
PHP 8.2serving .php files
phpMyAdminmanage databases from GUI
OpenSSHSSH access
NodeJS 18nodejs
Python 3.9python
curl / wgetdownloading files
pwgenpassword generate
zip / unzipcreate/extract archives
ttydWeb Terminal
screenbackground processes
cronrun scheduled tasks

openpanel/nginx

The official Docker image for Nginx provides OpenPanel users with the capability to manage websites using the Nginx web server. Unlike Apache, Nginx does not natively support .htaccess files. For configuration changes, directly editing the Nginx configuration files is necessary, and requires reloading Nginx.

Technology Stack:

Service/ToolPurpose
Ubuntu 24Operating System
Nginxweb server
MySQLdatabase
PHP 8.2serving .php files
phpMyAdminmanage databases from GUI
OpenSSHSSH access
NodeJS 18nodejs
Python 3.9python
curl / wgetdownloading files
pwgenpassword generate
zip / unzipcreate/extract archives
ttydWeb Terminal
screenbackground processes
cronrun scheduled tasks

LiteSpeed

SOON

Released under the MIT License.