3 Commits

Author SHA1 Message Date
86255bf98e Add header auth to n8n webhook call
Introduce header-based authentication for the n8n webhook request by adding $AuthHeaderName and $AuthHeaderValue, constructing a $Headers hashtable, and passing it to Invoke-RestMethod via the -Headers parameter. Keeps the existing payload (status, service, output) and log retrieval; webhook URL is unchanged.
2026-02-12 21:01:07 +02:00
886878797d Updating DockerStack
Changed the RootPath of Update DockerStacks to Gitea
2026-02-12 17:15:24 +02:00
fe628b774f Uploading Everything
Uploading Every Docker Compose YML file to the Repo
2026-02-12 17:12:19 +02:00