From 1560ec9d67f8ef5cc2d16d94bcc4e11f14eae90d Mon Sep 17 00:00:00 2001 From: Matthias Date: Tue, 27 Feb 2024 15:25:00 +0100 Subject: [PATCH] merge --- homenetwork/swarm/start.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/homenetwork/swarm/start.sh b/homenetwork/swarm/start.sh index d7b9f63..1a62a81 100755 --- a/homenetwork/swarm/start.sh +++ b/homenetwork/swarm/start.sh @@ -1 +1,2 @@ -docker stack deploy -c grafana.yml --with-registry-auth tado-exporter +docker stack deploy -c portainer-agent-stack.yml portainer +docker stack deploy -c grafana.yml --with-registry-auth grafana