Gitlab Repository
Go to your Home directory
$ cd ~/
2. Clone source code repository:
$ git clone https://github.com/Reyes-fred/SmartCity.git
3. Change to smartCity directory:
$ cd SmartCity
4. Clone WWW repository:
$ git clone https://github.com/Reyes-fred/www.git homeassistant/www
5. Build, (re)create, start, and attach to SmartCity containers:
$ docker-compose pull
Last updated
Was this helpful?