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

Dockerize workflow #38

Merged
merged 18 commits into from
Apr 12, 2023
Merged

Dockerize workflow #38

merged 18 commits into from
Apr 12, 2023

Conversation

tushar5526
Copy link
Member

@tushar5526 tushar5526 commented Apr 10, 2023

Fixes #39 #27

It aims to dockerize all the services running in the workflow for easier deployments

  • Form Manager
  • Enketo
  • React Wrapper

There are some code changes in the services so that they can be dockerized. I have also added pnpm-lock.yaml to all the services otherwise builds inside docker containers were failing.

How to test

Open this PR on Gitpod and check all flows e2e

How to run locally

Relevant steps from gitpod can be run in sequence on a server

@tushar5526 tushar5526 marked this pull request as draft April 10, 2023 20:41
@tushar5526 tushar5526 mentioned this pull request Apr 11, 2023
@tushar5526 tushar5526 marked this pull request as ready for review April 11, 2023 07:39
@tushar5526 tushar5526 mentioned this pull request Apr 11, 2023
@tushar5526 tushar5526 changed the base branch from main to dev April 11, 2023 08:20
@tushar5526 tushar5526 marked this pull request as draft April 11, 2023 08:23
@tushar5526 tushar5526 marked this pull request as ready for review April 12, 2023 06:39
Copy link

@amit-s19 amit-s19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ✨

@amit-s19 amit-s19 merged commit d531a7e into Samagra-Development:dev Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Harcoded Cache Value
2 participants