KiteStacks AutoSync
7b06744704
Automated update: 2026-06-09 01:31:21
2026-06-09 01:31:21 -05:00
KiteStacks AutoSync
3cbb9248d8
Automated update: 2026-06-09 01:11:12
2026-06-09 01:11:12 -05:00
KiteStacks AutoSync
03c0729837
Automated update: 2026-06-09 00:50:48
2026-06-09 00:50:48 -05:00
KiteStacks AutoSync
1664c6a2a1
Automated update: 2026-06-09 00:30:13
2026-06-09 00:30:13 -05:00
KiteStacks AutoSync
0bad9d1109
Automated update: 2026-06-09 00:09:44
2026-06-09 00:09:44 -05:00
KiteStacks AutoSync
19e1744330
docs(discord): define recent activity feed workflow
2026-06-09 00:00:10 -05:00
KiteStacks AutoSync
e5429731f3
feat(discord): add Discord Integration project documentation
2026-06-08 23:57:34 -05:00
KiteStacks AutoSync
9a501cce3d
Automated update: 2026-06-08 23:48:23
2026-06-08 23:48:23 -05:00
KiteStacks AutoSync
abbee480b5
Automated update: 2026-06-08 23:28:16
2026-06-08 23:28:16 -05:00
KiteStacks AutoSync
86cad9ae71
Automated update: 2026-06-08 23:08:11
2026-06-08 23:08:11 -05:00
KiteStacks AutoSync
318136e8a0
Automated update: 2026-06-08 22:47:39
2026-06-08 22:47:39 -05:00
KiteStacks AutoSync
272480bd80
Automated update: 2026-06-08 22:27:22
2026-06-08 22:27:22 -05:00
KiteStacks AutoSync
f98123b859
Automated update: 2026-06-08 22:06:43
2026-06-08 22:06:43 -05:00
KiteStacks AutoSync
90d7e82e10
Automated update: 2026-06-08 21:46:38
2026-06-08 21:46:38 -05:00
KiteStacks AutoSync
2c2faea3d8
Automated update: 2026-06-08 21:26:09
2026-06-08 21:26:09 -05:00
KiteStacks AutoSync
3e059ca69b
Automated update: 2026-06-08 21:05:43
2026-06-08 21:05:43 -05:00
KiteStacks AutoSync
18dfd5d012
Automated update: 2026-06-08 20:45:10
2026-06-08 20:45:10 -05:00
KiteStacks AutoSync
99696e3148
Automated update: 2026-06-08 20:24:38
2026-06-08 20:24:38 -05:00
KiteStacks AutoSync
102ec8b455
Automated update: 2026-06-08 20:04:19
2026-06-08 20:04:19 -05:00
KiteStacks AutoSync
29f493dbf7
Automated update: 2026-06-08 19:43:12
2026-06-08 19:43:12 -05:00
KiteStacks AutoSync
608f8de681
Automated update: 2026-06-08 19:22:54
2026-06-08 19:22:54 -05:00
KiteStacks AutoSync
a33ba8bde5
Automated update: 2026-06-08 19:02:24
2026-06-08 19:02:24 -05:00
KiteStacks AutoSync
7fc5696417
Automated update: 2026-06-08 18:41:39
2026-06-08 18:41:39 -05:00
KiteStacks AutoSync
61acb5731f
Automated update: 2026-06-08 18:21:08
2026-06-08 18:21:08 -05:00
KiteStacks AutoSync
f267cf09f1
Automated update: 2026-06-08 18:00:38
2026-06-08 18:00:38 -05:00
KiteStacks AutoSync
e114ffa7ff
Automated update: 2026-06-08 17:40:08
2026-06-08 17:40:08 -05:00
KiteStacks AutoSync
ef44f9c333
Automated update: 2026-06-08 17:19:37
2026-06-08 17:19:37 -05:00
KiteStacks AutoSync
6461c0266c
Automated update: 2026-06-08 16:57:37
2026-06-08 16:57:37 -05:00
KiteStacks AutoSync
c0c9068458
Automated update: 2026-06-08 16:37:21
2026-06-08 16:37:21 -05:00
KiteStacks AutoSync
d9ac3f05c7
Automated update: 2026-06-08 16:16:45
2026-06-08 16:16:45 -05:00
KiteStacks AutoSync
dd0ea28d85
Automated update: 2026-06-08 15:56:38
2026-06-08 15:56:38 -05:00
KiteStacks AutoSync
f6a432f972
Automated update: 2026-06-08 15:36:18
2026-06-08 15:36:18 -05:00
8d39ca4150
docs: add Authentik SSO status and service inventory
2026-06-08 20:20:32 +00:00
KiteStacks AutoSync
6d302a66e9
Automated update: 2026-06-08 15:16:08
2026-06-08 15:16:08 -05:00
KiteStacks AutoSync
65f66362ec
Automated update: 2026-06-08 14:55:46
2026-06-08 14:55:46 -05:00
Kenpat7177
59b9209846
chore: retire BookStack — books hosted on Kavita
...
BookStack is not being used. All books are managed in Kavita (kavita.kitestacks.com).
- Reverted bookstack/docker-compose.yml to pre-SSO state (no OIDC env vars, no kitestacks network)
- Removed bookstack/.env OIDC secret placeholder
- Updated docs/authentik-sso-setup.md: BookStack removed from SSO scope
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 14:53:57 -05:00
Kenpat7177
ea8b426f23
feat: configure Authentik SSO for all kitestacks.com services
...
- Enable OIDC in Kavita appsettings.json (Authority, ClientId, Enabled)
- Add OIDC env vars to BookStack compose + APP_URL + kitestacks network
- Add OIDC env vars to OpenProject compose + kitestacks network declaration
- Add kitestacks network + error reporting setting to Authentik compose
- Create .env secret placeholders for BookStack and OpenProject
- Add comprehensive SSO setup guide: docs/authentik-sso-setup.md
- Version bump: v1.3.883 → v1.3.884
Services getting native OIDC: Grafana, OpenWebUI, Forgejo, BookStack, OpenProject, Kavita
Services getting proxy auth: Shaarli, Uptime Kuma, LiteLLM
Excluded: Portainer, Prometheus, Node Exporter, OpenRouter
Manual steps pending: Authentik admin UI app creation, Forgejo OAuth source, Cloudflare tunnel updates.
See docs/authentik-sso-setup.md for the full checklist.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 14:42:11 -05:00
KiteStacks AutoSync
49f76daaaa
Automated update: 2026-06-08 14:35:08
2026-06-08 14:35:08 -05:00
KiteStacks AutoSync
3dcdd35c0d
Automated update: 2026-06-08 14:14:38
2026-06-08 14:14:38 -05:00
KiteStacks AutoSync
fd19ff7bca
Automated update: 2026-06-08 13:54:23
2026-06-08 13:54:23 -05:00
KiteStacks AutoSync
5b77b3f247
Automated update: 2026-06-08 13:34:19
2026-06-08 13:34:19 -05:00
KiteStacks AutoSync
1ba8457808
Automated update: 2026-06-08 13:13:44
2026-06-08 13:13:44 -05:00
KiteStacks AutoSync
409574a9d9
Automated update: 2026-06-08 12:51:38
2026-06-08 12:51:38 -05:00
KiteStacks AutoSync
cdb8adecc3
Automated update: 2026-06-08 12:31:19
2026-06-08 12:31:19 -05:00
KiteStacks AutoSync
e4a6052471
Automated update: 2026-06-08 12:11:07
2026-06-08 12:11:07 -05:00
KiteStacks AutoSync
a6ecb4e437
Automated update: 2026-06-08 11:50:37
2026-06-08 11:50:37 -05:00
KiteStacks AutoSync
570c1059d0
Automated update: 2026-06-08 11:30:08
2026-06-08 11:30:08 -05:00
KiteStacks AutoSync
b3f933023c
Automated update: 2026-06-08 11:09:37
2026-06-08 11:09:37 -05:00
KiteStacks AutoSync
daddb24ac8
Automated update: 2026-06-08 10:48:42
2026-06-08 10:48:42 -05:00
KiteStacks AutoSync
00dd286411
Automated update: 2026-06-08 10:28:37
2026-06-08 10:28:37 -05:00