remove portainer and promtail

This commit is contained in:
2024-07-20 04:26:02 +01:00
parent cd4f19e4cf
commit 41a53cc221
5 changed files with 2 additions and 77 deletions

View File

@@ -3,8 +3,6 @@ scriptPath="$(dirname "$(readlink -f "$0")")"
doWork(){
apt update -y
apt upgrade -y
#$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
$scriptPath/../services/nginx/docker-run.sh