Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable containerization #36

Open
PolygeneLubricants opened this issue Nov 11, 2024 · 2 comments
Open

Enable containerization #36

PolygeneLubricants opened this issue Nov 11, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@PolygeneLubricants
Copy link
Owner

PolygeneLubricants commented Nov 11, 2024

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.
@PolygeneLubricants PolygeneLubricants added the enhancement New feature or request label Nov 11, 2024
@jonas-lomholdt
Copy link
Contributor

I see you don't have infrastructure and deployment workflows as part of this repo. Would you consider moving that here so we can contribute?

@PolygeneLubricants
Copy link
Owner Author

That's a good idea, let me add that as an acceptance criteria. It's currently sitting in a private repo, for no good reason!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants