Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few questions... #83

Open
jrony149 opened this issue Sep 21, 2020 · 0 comments
Open

A few questions... #83

jrony149 opened this issue Sep 21, 2020 · 0 comments

Comments

@jrony149
Copy link

I would like to preface by stating that I'm new to Docker and certainly to Blockade, so I apologize in advance if I come off as a noob (it's because I am).

I am attempting to build a distributed database for a school project and would like to use this software to test how my code performs when network partitions are brought into play.

So my first question is:

1). Is there any way for me to specify my own ip addresses for the containers, or must I always rely on the ip addresses assigned to my containers by Blockade?

2). Is there any way for me to add more than one environment variable using the 'environment' field in the Blockade.yaml file? It seems that my Docker container application is only able to find a single environment variable. If I even try to add a second environment variable to the dictionary structure, my Docker container application will find neither of them.

3). It states in the docs that the 'environment' field is 'optional', but I can't seem to get Blockade to work without it. I keep getting an error message stating that Blockade is "unable to find the network interface".

Thank you very much for taking the time to answer these questions. You don't know how much I appreciate it.

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

No branches or pull requests

1 participant