Skip to content

Dev3 - #9

Open
souhair wants to merge 27 commits into
antonaleks:masterfrom
souhair:dev
Open

Dev3#9
souhair wants to merge 27 commits into
antonaleks:masterfrom
souhair:dev

Conversation

@souhair

@souhair souhair commented May 11, 2023

Copy link
Copy Markdown

1- First clone my project
git clone https://github.com/souhair/DockerPractice.git
2- in client run: /simulator
sudo docker-compose --env-file .env up --no-deps --build
3- in server run: /infra
sudo docker-compose up
4 - in gateway: /mosquitto
sudo docker run -v $PWD:/mosquitto/config -p 1883:1883 --name broker --rm eclipse-mosquitto

Note: I added also bash files. I will make them better, now i added just to know all routes.

@antonaleks antonaleks added the good first issue Good for newcomers label May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants