SciFiFarms / TechnoCore

TechnoCore: an IoT stack powered by Docker Swarm
GNU General Public License v3.0
20 stars 1 forks source link

Add Portainer image to stack #22

Closed TheHackmeister closed 5 years ago

TheHackmeister commented 5 years ago

This pull request comprises the changes needed on the Docker side to accommodate the new Portainer service. Most of the work went in here: https://github.com/SciFiFarms/TechnoCore-Portainer/pull/1

Added run_portainer alias and cleanup item.

Added Portainer (and VerneMQ) paths to the build images script.

Added Portainer services to docker-compose.yml. Also added the beginnings of replacement MQTT service (VerneMQ).

Added Portainer and mqtt credential creation to the install script.