Difference between revisions of "Mainflux"
From Teknologisk videncenter
(Created page with "<source lang=bash> git clone https://mainflux/mainflux.git cd mainflux #Check the .env file is present in the directory - or it is in the docker directory cd docker docker-com...") |
(No difference)
|
Latest revision as of 10:55, 4 May 2021
git clone https://mainflux/mainflux.git
cd mainflux
#Check the .env file is present in the directory - or it is in the docker directory
cd docker
docker-compose -f docker-compose.yml up