Skip to content

FEA078 - Server management

Feature ID FEA078
Subsystem the feature is part of PrestaShop as a Service
Responsible person Tugba Ilhan(0987)
Status proposal

All relevant issues related to or contributing to the definition of the feature are gathered here

[User Story 237] US237 As a DevOps Engineer I would like to use webmin for managing my environments by using graphical interface

User interface mock-up

No changes to user interface

Testing / possible acceptance criteria

  • Webmin is successfully installed and accessible via browser on all target environments. (Test Case)

  • Authentication and access control is enforced (e.g., only authorized DevOps Engineers can log in). (Test Case)

  • DevOps Engineer can use Webmin to start/stop services, monitor resource usage, and manage system users. (Test Case)

  • System logs, user access logs, and actions performed via Webmin are recorded and auditable. (Test Case)

  • Webmin interface is reachable over secure (HTTPS) connection and configured with proper certificates. (Test Case)

  • Webmin does not interfere with existing CLI-based automation or configuration management tools. (Test Case)

  • In case of a Webmin failure or unavailability, manual CLI access remains possible as a fallback. (Test Case)