Skip to content

fix: script for one click docker setup#7762

Merged
SanchithHegde merged 15 commits intomainfrom
one_click_setup_docker
Apr 13, 2025
Merged

fix: script for one click docker setup#7762
SanchithHegde merged 15 commits intomainfrom
one_click_setup_docker

Conversation

@gorakhnathy7
Copy link
Contributor

@gorakhnathy7 gorakhnathy7 commented Apr 8, 2025

Type of Change

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

Description

Script for one click docker setup, to minimise issues faced by users.

Run the whole setup with simple command
Show output with localhost links for different setups

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

Script for one click docker setup, to minimise issues faced by users.
Closes #7761

How did you test it?

Attaching ss of test on local.
Screenshot 2025-04-08 at 4 12 13 PM

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

@gorakhnathy7 gorakhnathy7 self-assigned this Apr 8, 2025
@gorakhnathy7 gorakhnathy7 requested a review from a team as a code owner April 8, 2025 08:30
@semanticdiff-com
Copy link

Review changes with  SemanticDiff

gorakhnathy7 and others added 2 commits April 8, 2025 20:32
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
gorakhnathy7 and others added 3 commits April 13, 2025 22:06
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
gorakhnathy7 and others added 3 commits April 13, 2025 23:39
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
@gorakhnathy7 gorakhnathy7 removed the request for review from Narayanbhat166 April 13, 2025 19:36
@gorakhnathy7 gorakhnathy7 removed the request for review from sai-harsha-vardhan April 13, 2025 19:36
@SanchithHegde SanchithHegde added this pull request to the merge queue Apr 13, 2025
Merged via the queue into main with commit 9c80734 Apr 13, 2025
16 of 20 checks passed
@SanchithHegde SanchithHegde deleted the one_click_setup_docker branch April 13, 2025 21:08
pixincreate added a commit that referenced this pull request Apr 15, 2025
…acilitapay-pix-pmt

* 'main' of github.com:juspay/hyperswitch:
  feat(docker): add webhook notifiers for installation tracking (#7653)
  refactor(customer): refactor customer db with storage utils and move trait to domain_models and impl to storage_model (#7538)
  feat(core): Add support for updating metadata after payment has been authorized (#7776)
  chore(version): 2025.04.14.0
  fix: script for one click docker setup (#7762)
  fix(payment_link): add validation for return_url during payment link creation (#7802)
  chore: address Rust 1.86.0 clippy lints (#7735)
  fix(connector): Add network error message support for payment connectors (#7760)
  feat(webhook): add filter by event class and type (#7275)
  ci(cypress): verify if card fields are populated on updating card info (#7743)
  chore(version): 2025.04.11.0
Narayanbhat166 pushed a commit that referenced this pull request Apr 24, 2025
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
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.

One click docker setup

3 participants