Skip to content

Commit

Permalink
Merge pull request #191 from nomadic-me/main
Browse files Browse the repository at this point in the history
Added comment on unchecking Docker Compose V2
  • Loading branch information
WadeBarnes committed Jan 24, 2022
2 parents 232b8c5 + 9d84d49 commit 92e4960
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ In the `Domain` Ledger screen ([example](http://greenlight.bcovrin.vonx.io/brows

New to VON Network? We have a [tutorial about using VON Network](docs/UsingVONNetwork.md) to get you started.

Note that in order to use Docker Desktop (> version 3.4.0), make sure you uncheck the "Use Docker Compose V2" in Docker Desktop > Preferences > General. Refer to this issue for additional details; [#170](https://github.com/bcgov/von-network/issues/170#issuecomment-972898014)



Want to see a full demo that includes applications and verifiable credentials being issued? The [VON Quick Start Guide](https://github.com/bcgov/greenlight/blob/master/docker/VONQuickStartGuide.md) provides the instructions for running a local instance of a full demo of the components, including an Indy Network, an instance of [TheOrgBook](https://github.com/bcgov/TheOrgBook) and [GreenLight](https://github.com/bcgov/greenlight). This is a great way to see the **VON Network** in action.

## Indy-Cli Container Environment
Expand All @@ -48,6 +52,7 @@ The [tutorial about using VON Network](docs/UsingVONNetwork.md) has information

## Running the web server in Docker against another ledger


1. Run docker to start the ledger, and pass in GENESIS_URL and LEDGER_SEED parameters:

For example to connect to the Sovrin Test Network:
Expand Down

0 comments on commit 92e4960

Please sign in to comment.