Browse Source

[ADD] portainer bootup

Gogs 6 năm trước cách đây
mục cha
commit
44d7c13573
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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()