You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to containerize JustPlanningPoker to enable simple deployment for third-party hosters, and support orchestration tools like Docker and Kubernetes. This will make life easier for developers to run the application locally in a consistent environment and will facilitate seamless deployment in different environments.
Acceptance Criteria:
The application can be successfully built and run using Docker.
Documentation is updated to cover build, run, and deployment instructions.
(Optional) CI/CD pipeline is updated to handle container builds and pushes.
Add current planningpoker CI/CD as actions in this repo.
The text was updated successfully, but these errors were encountered:
We need to containerize JustPlanningPoker to enable simple deployment for third-party hosters, and support orchestration tools like Docker and Kubernetes. This will make life easier for developers to run the application locally in a consistent environment and will facilitate seamless deployment in different environments.
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: