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

feat: Dockerfiles created to create docker images to run sdk and demo app #262

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

adityak-21
Copy link

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

I have created dockerfiles to run sdk and demo app using docker setup. This is a part of juspay/hyperswitch#4110 . I am opening another pull request in hyperswitch repository where I have modified the docker-compose file. After both pulls, whole of hyperswitch services will be able to run using a single command of docker-compose. The web port will be open on 9050, while the demo app will be running on port 9060.

Motivation and Context

These images are necessary for enhancing the overall user experience for developers integrating Hyperswitch.

juspay/hyperswitch#4110

How did you test it?

By running docker-compose.

Manually
Screenshot from 2024-03-28 03-16-47
Screenshot from 2024-03-28 03-17-09

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@github-actions github-actions bot added the S-conventions-not-followed Some Github conventions not followed label Mar 27, 2024
@adityak-21 adityak-21 changed the title Dockerfiles created to create docker images to run sdk and demo app feat: Dockerfiles created to create docker images to run sdk and demo app Mar 27, 2024
@github-actions github-actions bot removed the S-conventions-not-followed Some Github conventions not followed label Mar 27, 2024
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.

None yet

1 participant