Skip to content
Snippets Groups Projects
Commit 86bd4d06 authored by mohamad.moussa's avatar mohamad.moussa
Browse files

Add README

parent a3ad0a5d
Branches
No related tags found
No related merge requests found
...@@ -64,7 +64,7 @@ To deploy your distributed algorithm, you need to create and build a Docker imag ...@@ -64,7 +64,7 @@ To deploy your distributed algorithm, you need to create and build a Docker imag
These deployment steps should be performed on the master node of the Docker Swarm: These deployment steps should be performed on the master node of the Docker Swarm:
1. **Create Neighbors Configuration**: 1. **Create Neighbors Configuration**:
- Create a `neighbors.json` file that specifies the neighbors for each node in your distributed algorithm network. - Create a `neighbors.json` file ([view example](neighbors.json)) that specifies the neighbors for each node in your distributed algorithm network.
2. **Create Docker Config**: 2. **Create Docker Config**:
- Use the `docker config create` command to create a Docker config from your `neighbors.json` file: - Use the `docker config create` command to create a Docker config from your `neighbors.json` file:
```bash ```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment