Skip to content

Feature 003 - Dockerized Service Production

Feature ID FEA003
Subsystem the feature is part of Prestashop as service
Responsible person Parantainen Joni, Pohto Valtteri
Status proposal

Description

Dockerized service production.

User Story #64
User Story #65
User Story #66
User Story #69
User Story #70

Preliminary user stories

  • As a PrestaShop developer, I want to use a pre- configured Docker image that includes all the necessary PHP extensions and libraries for PrestaShop development #64
  • As a PrestaShop developer, I want to mount my local code into the Docker container to easily make changes and see them reflected immediately #65
  • As a PrestaShop developer, I want to easily integrate my preferred database MariaDB, with my local PrestaShop development environment using Docker Compose #66
  • As a Developer I would like to use Containers during development #69
  • As s service operator I would like to able to run service in Containers #70

Testing / possible acceptance criteria

Write down some notions for testing

Testcase Test source Responsible
Testcase 1 #16 Requirement ID/Use Case Manual tester?