Add Stirling-PDF agent API access contract + skill. OAuth2 configured but disabled (needs license).

This commit is contained in:
Abiba
2026-07-03 19:10:22 +00:00
parent 8dfbad5415
commit ae143d7a88
2 changed files with 84 additions and 2 deletions
+3 -2
View File
@@ -142,11 +142,12 @@ description: >
### Home Stack Services
**Stirling-PDF** (deployed 2026-07-03):
- URL: `http://192.168.68.7:8989`
**Stirling-PDF** (deployed 2026-07-03, Authentik SSO 2026-07-03):
- URL: `https://pdf.sysloggh.net` (public) / `http://192.168.68.7:8989` (direct)
- Swagger: `http://192.168.68.7:8989/swagger-ui.html`
- Admin credentials: `admin` / `kakashi20stirling`
- API key: `adefaef837314afc37803747049c2e73f456da97699ff1b02b391347c4a3cb88`
- Authentik OAuth2: configured but disabled (requires paid Server license). Ready to enable: set `SECURITY_OAUTH2_ENABLED=true` + `SECURITY_LOGINMETHOD=all`
- Compose: `/opt/home_stack/docker-compose.yml`
- Control script: `/opt/home_stack/infra-control.sh`