solectrus / hosting

Step-by-stypes guides for installing and hosting Solectrus
9 stars 4 forks source link

Error on In-house instructions #7

Closed moe-king closed 2 years ago

moe-king commented 2 years ago

On point to you need to change the instructions to create a dashboard folder under the solectrus folder. Otherwise it will post some errors when runinng the docker-compose up.

Here the corrected version for point 2:

ssh [YOUR-SERVER-IP-ADDRESS] cd /volume1/docker mkdir solectrus cd solectrus mkdir dashboard cd dashboard mkdir redis postgresql influxdb

ledermann commented 2 years ago

Good catch, thanks a lot!