Skip to content

Conversation

SteveLasker
Copy link

No description provided.

Signed-off-by: steve lasker <stevenlasker@hotmail.com>
```bash
docker network create conserver
docker compose build
docker compose up
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

build is part of compose, so the individual step is not necessary

```output
# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
21bc6e3aacd7 vcon-server-conserver "/app/docker/wait_fo…" 4 minutes ago Up 4 minutes vcon-server-conserver-4
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed the multiple instances as it seemed like noise for getting started.

* When an item (vCon ID) is found, it creates a VconChainRequest and processes it.
* Handles exceptions by moving problematic vCons to a Dead Letter Queue.

Step by step:&#x20;
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are the encoded spaces a gitbook issue, or just an anomaly for local editing, submitted to github?

Signed-off-by: steve lasker <stevenlasker@hotmail.com>
Signed-off-by: steve lasker <stevenlasker@hotmail.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.

1 participant