📄️Containers
The Containers page in OpenPanel allows you to manage Docker services defined via Docker Compose files by your Administrator.
📄️Terminal
The Terminal page provides a web-based terminal (docker exec) for interacting with your running containers directly through the OpenPanel interface.
📄️Logs
The Containers > Logs page allows you to view container logs (docker logs) directly from the OpenPanel interface.
📄️Change Image Tag
The Containers > Change Image Tag page allows you to update the Docker image tag (version) used by your services.
📄️Switch Web Server
The Containers > Switch Web Server page allows you to switch your current web server between available options: Nginx, OpenResty, and Apache.
📄️Switch MySQL Type
The Containers > Switch MySQL Type page allows you to switch your current mysql service between available options: MySQL and MariaDB.