Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
ocm-bdd-2-qa
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mike Sell
ocm-bdd-2-qa
Commits
a4e5d7fb
Commit
a4e5d7fb
authored
1 year ago
by
Mike Sell
Browse files
Options
Downloads
Patches
Plain Diff
Added instructions on running scripts
parent
c0f62d3d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-3
5 additions, 3 deletions
README.md
with
5 additions
and
3 deletions
README.md
+
5
−
3
View file @
a4e5d7fb
...
@@ -35,9 +35,11 @@ Check the postman collection from that repo:
...
@@ -35,9 +35,11 @@ Check the postman collection from that repo:
and run the following commands:
and run the following commands:
```
```
sudo ./ocm-engine/scripts/start_instance.sh
cd ocm-engine
sudo ./ocm-engine/scripts/start_instance.sh
sudo ./scripts/start_instance.sh
sudo ./ocm-engine/scripts/start_instance.sh
sudo ./scripts/start_instance.sh
sudo ./scripts/start_instance.sh
cd ..
```
```
The above command is run three times to create a container for the holder, issuer, and verifier.
The above command is run three times to create a container for the holder, issuer, and verifier.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment