Browse Source

[ADD] portainer bootup

Gogs 6 years ago
parent
commit
44d7c13573
1 changed files with 1 additions and 0 deletions
  1. 1 0
      scripts/eiru-bootup.sh

+ 1 - 0
scripts/eiru-bootup.sh

@@ -50,6 +50,7 @@ start_monitor_systems()
 	docker start influxdb
 	docker start telegraf
 	docker start grafana
+	docker start portainer
 }
 
 mount_backup_drives()