Skip to content

Commit

Permalink
Merge pull request #286 from Prafulrakhade/release-0.13.x
Browse files Browse the repository at this point in the history
[DSD-5515] inji-web 0.9.0 release
  • Loading branch information
vijay151096 authored Jun 28, 2024
2 parents caa81f1 + aa175f2 commit 44e1fda
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,14 @@ cd partner-onboarder
* During the execution of the `install.sh` script, a prompt appears requesting information for the S3 bucket, including its name and URL.
* Once the job is completed, log in to S3 and check the reports. There should not be any failures.

2. Execute mimoto install script
2. Execute inji-config-server install script
```
cd helm/inji-config-server
./install.sh
```
* Review values.yaml and make sure git repository parameters are as per your installation.

3. Execute mimoto install script

```
cd helm/mimoto
Expand Down

0 comments on commit 44e1fda

Please sign in to comment.