This commit is contained in:
2024-07-19 16:08:35 +01:00
parent c7665f33f5
commit aa5bfa524c
5 changed files with 37 additions and 9 deletions

View File

@@ -3,7 +3,7 @@ scriptPath="$(dirname "$(readlink -f "$0")")"
doWork(){
apt update -y
apt upgrade -y
$scriptPath/../services/portainer/docker-run.sh
#$scriptPath/../services/portainer/docker-run.sh
$scriptPath/../services/promtail/docker-run.sh
$scriptPath/../services/telegraf/docker-run.sh
$scriptPath/../services/code-server/docker-run.sh