From d4797d4b4bd01ddef94a0909bea596fc61ffc6ad Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 25 Aug 2026 23:19:14 -0700 Subject: [PATCH] docs: note ai stack secrets in SECRETS.md (trivial commit to force clean pipeline run) No stack files changed -- this commit exists only to trigger a fresh Woodpecker pipeline run against current main + current secrets, since "Restart" on the prior failed run was replaying a stale snapshot from before the ai_* secrets existed. --- SECRETS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/SECRETS.md b/SECRETS.md index 89afebc..a4dfcb8 100644 --- a/SECRETS.md +++ b/SECRETS.md @@ -14,3 +14,8 @@ # 2. Select repository: homelab/compose-files # 3. Settings → Secrets # 4. Add SSH_KEY and TEAMS_WEBHOOK + +# ai stack secrets (added 2026-08-25, see PR #4): +# ai_aws_access_key_id, ai_aws_secret_access_key, ai_litellm_master_key, +# ai_litellm_salt_key, ai_litellm_db_password, ai_webui_secret_key, +# ai_open_webui_database_url, ai_oauth_client_secret