vault: auto-commit 2026-05-18 19:29:17
This commit is contained in:
parent
71618019d9
commit
28edd6a0fa
16 changed files with 101 additions and 19 deletions
|
|
@ -161,4 +161,5 @@ bash /opt/barclays-banner-builder/deploy.sh
|
|||
- [[01 Projects/enterprise-ai-hub-nexus/DEVELOPER_MANUAL]]
|
||||
- [[01 Projects/ppt-tool/DEVELOPER_MANUAL]]
|
||||
- [[01 Projects/ac-tool/DEVELOPER_MANUAL.md]]
|
||||
- [[01 Projects/Barclays-banner-builder/DEVELOPER_MANUAL.md]]
|
||||
- [[01 Projects/Barclays-banner-builder/DEVELOPER_MANUAL.md]]
|
||||
- [[01 Projects/barclays-banner-builder/DEVELOPER_MANUAL.md]]
|
||||
|
|
@ -83,4 +83,5 @@ A: Your JWT token expires after 15 minutes (default). Simply refresh the page or
|
|||
## Related
|
||||
- [[01 Projects/enterprise-ai-hub-nexus/USER_MANUAL]]
|
||||
- [[01 Projects/oliver-ai-assistant/USER_MANUAL]]
|
||||
- [[01 Projects/Oliver-ai-bot_2.0/DEVELOPER_MANUAL.md]]
|
||||
- [[01 Projects/Oliver-ai-bot_2.0/DEVELOPER_MANUAL.md]]
|
||||
- [[01 Projects/oliver-ai-assistant/USER_MANUAL.md]]
|
||||
|
|
@ -1,7 +1,28 @@
|
|||
---
|
||||
auto_generated: true
|
||||
created: 2026-05-18
|
||||
manual_updated_at: 2026-05-18
|
||||
modified: 2026-05-18
|
||||
name: Developer_Manual
|
||||
status: active
|
||||
tags:
|
||||
- domain/ai
|
||||
- domain/devops
|
||||
- domain/security
|
||||
- tech/anthropic
|
||||
- tech/azure-ad
|
||||
- tech/docker
|
||||
- tech/docker-compose
|
||||
- tech/fastapi
|
||||
- tech/pinia
|
||||
- tech/postgresql
|
||||
- tech/python
|
||||
- tech/tailwindcss
|
||||
- tech/typescript
|
||||
- tech/vue
|
||||
- type/dashboard
|
||||
- type/project
|
||||
type: dashboard
|
||||
---
|
||||
|
||||
# CC Dashboard Developer Manual
|
||||
|
|
|
|||
|
|
@ -1,7 +1,22 @@
|
|||
---
|
||||
auto_generated: true
|
||||
created: 2026-05-18
|
||||
manual_updated_at: 2026-05-18
|
||||
modified: 2026-05-18
|
||||
name: User_Manual
|
||||
status: active
|
||||
tags:
|
||||
- client/oliver
|
||||
- domain/analytics
|
||||
- domain/devops
|
||||
- status/active
|
||||
- tech/azure-ad
|
||||
- tech/claude
|
||||
- tech/fastapi
|
||||
- tech/react
|
||||
- type/dashboard
|
||||
- type/sop
|
||||
type: sop
|
||||
---
|
||||
|
||||
# CC Dashboard User Manual
|
||||
|
|
@ -72,3 +87,7 @@ A: Click on your avatar/email in the top right corner and select **Profile** to
|
|||
|
||||
**Q: What if I'm offboarding?**
|
||||
A: Contact an admin to update your role or deactivate your account. Your historical data will remain accessible for reporting.
|
||||
|
||||
## Related
|
||||
- [[01 Projects/baic_dashboard/USER_MANUAL.md]]
|
||||
- [[01 Projects/ac-tool/USER_MANUAL.md]]
|
||||
|
|
@ -149,4 +149,5 @@ Key variables in `.env`:
|
|||
- [[01 Projects/Oliver-ai-bot_2.0/DEVELOPER_MANUAL]]
|
||||
- [[01 Projects/ppt-tool/DEVELOPER_MANUAL]]
|
||||
- [[01 Projects/oliver-ai-assistant/DEVELOPER_MANUAL]]
|
||||
- [[01 Projects/Oliver-ai-bot_2.0/DEVELOPER_MANUAL.md]]
|
||||
- [[01 Projects/Oliver-ai-bot_2.0/DEVELOPER_MANUAL.md]]
|
||||
- [[01 Projects/enterprise-ai-hub-nexus/DEVELOPER_MANUAL.md]]
|
||||
|
|
@ -86,4 +86,6 @@ A: Since authentication is handled by Microsoft Entra ID, reset your password vi
|
|||
|
||||
## Related
|
||||
- [[01 Projects/Oliver-ai-bot_2.0/USER_MANUAL]]
|
||||
- [[01 Projects/Oliver-ai-bot_2.0/USER_MANUAL.md]]
|
||||
- [[01 Projects/Oliver-ai-bot_2.0/USER_MANUAL.md]]
|
||||
- [[01 Projects/enterprise-ai-hub-nexus/USER_MANUAL.md]]
|
||||
- [[01 Projects/Oliver-ai-bot_2.0/DEVELOPER_MANUAL.md]]
|
||||
|
|
@ -157,4 +157,6 @@ The application is a microservice-oriented system comprising:
|
|||
|
||||
## Related
|
||||
- [[01 Projects/ppt-tool/DEVELOPER_MANUAL]]
|
||||
- [[01 Projects/ppt-tool/DEVELOPER_MANUAL.md]]
|
||||
- [[01 Projects/ppt-tool/DEVELOPER_MANUAL.md]]
|
||||
- [[01 Projects/pdf-accessibility/USER_MANUAL.md]]
|
||||
- [[01 Projects/pdf-accessibility/DEVELOPER_MANUAL.md]]
|
||||
|
|
@ -8,6 +8,7 @@ status: active
|
|||
tags:
|
||||
- client/oliver
|
||||
- domain/security
|
||||
- tech/arq
|
||||
- tech/azure-ad
|
||||
- tech/docker
|
||||
- tech/fastapi
|
||||
|
|
@ -15,6 +16,7 @@ tags:
|
|||
- tech/nextjs
|
||||
- tech/python
|
||||
- tech/react
|
||||
- type/sop
|
||||
type: sop
|
||||
---
|
||||
|
||||
|
|
@ -79,3 +81,5 @@ A: Yes. The architecture enforces multi-tenant isolation. Client data is strictl
|
|||
## Related
|
||||
|
||||
- [[01 Projects/presenton/USER_MANUAL]]
|
||||
- [[01 Projects/ppt-tool/USER_MANUAL.md]]
|
||||
- [[01 Projects/presenton/USER_MANUAL.md]]
|
||||
|
|
@ -114,4 +114,6 @@ To test endpoints, use the Swagger UI at `http://127.0.0.1:8000/docs` when runni
|
|||
## Related
|
||||
- [[01 Projects/ppt-tool/DEVELOPER_MANUAL]]
|
||||
- [[01 Projects/sandbox-notebookllamalm-nextjs/DEVELOPER_MANUAL]]
|
||||
- [[01 Projects/ppt-tool/DEVELOPER_MANUAL.md]]
|
||||
- [[01 Projects/ppt-tool/DEVELOPER_MANUAL.md]]
|
||||
- [[01 Projects/presenton/USER_MANUAL.md]]
|
||||
- [[01 Projects/sandbox-notebookllamalm-nextjs/DEVELOPER_MANUAL.md]]
|
||||
|
|
@ -86,4 +86,5 @@ A: Yes. The FastAPI server exposes endpoints for programmatic access. See the De
|
|||
## Related
|
||||
- [[01 Projects/ppt-tool/USER_MANUAL]]
|
||||
- [[01 Projects/presenton/DEVELOPER_MANUAL.md]]
|
||||
- [[01 Projects/ppt-tool/USER_MANUAL.md]]
|
||||
- [[01 Projects/ppt-tool/USER_MANUAL.md]]
|
||||
- [[01 Projects/presenton/USER_MANUAL.md]]
|
||||
|
|
@ -1,11 +1,12 @@
|
|||
---
|
||||
created: 2026-05-18
|
||||
modified: 2026-05-18
|
||||
name: Vault Audit 2026-05-18
|
||||
status: active
|
||||
type: reference
|
||||
tags:
|
||||
- type/reference
|
||||
- domain/devops
|
||||
created: 2026-05-18
|
||||
- domain/devops
|
||||
- type/reference
|
||||
type: reference
|
||||
---
|
||||
|
||||
# Vault Audit — 2026-05-18
|
||||
|
|
@ -153,3 +154,4 @@ payload-cms-push-dev-prod.md, vitest-module-level-env-testing.md
|
|||
| raw/ | 273 |
|
||||
| Hoarder/ | ~167 |
|
||||
| **ИТОГО** | **1 237** |
|
||||
- [[02 Areas/Vault Audit 2026-05-18.md]]
|
||||
|
|
@ -1,10 +1,12 @@
|
|||
---
|
||||
name: Vault Cleanup 2026-05-18
|
||||
status: active
|
||||
type: reference
|
||||
tags:
|
||||
- type/reference
|
||||
created: 2026-05-18
|
||||
modified: 2026-05-18
|
||||
name: Vault Cleanup 2026-05-18
|
||||
status: active
|
||||
tags:
|
||||
- domain/devops
|
||||
- type/reference
|
||||
type: reference
|
||||
---
|
||||
# Vault Cleanup — 2026-05-18
|
||||
|
||||
# Vault Cleanup — 2026-05-18
|
||||
|
|
@ -7,12 +7,14 @@ modified: 2026-05-18
|
|||
name: Credentials
|
||||
status: active
|
||||
tags:
|
||||
- client/oliver
|
||||
- credentials
|
||||
- domain/security
|
||||
- infra
|
||||
- oliver
|
||||
- tech/docker
|
||||
- tech/node
|
||||
- type/reference
|
||||
title: Shared Service Credentials
|
||||
type: reference
|
||||
---
|
||||
|
|
|
|||
|
|
@ -1,7 +1,23 @@
|
|||
---
|
||||
name: "Infrastructure Index"
|
||||
created: 2026-04-22
|
||||
modified: 2026-05-18
|
||||
name: Infrastructure Index
|
||||
status: active
|
||||
tags:
|
||||
- client/lusa
|
||||
- devops
|
||||
- domain/devops
|
||||
- index
|
||||
- infrastructure
|
||||
- servers
|
||||
- tech/azure-ad
|
||||
- tech/docker
|
||||
- tech/fastapi
|
||||
- tech/gcp
|
||||
- tech/nginx
|
||||
- tech/python
|
||||
- type/reference
|
||||
type: hub
|
||||
tags: [index, infrastructure, servers, devops]
|
||||
updated: 2026-04-14
|
||||
---
|
||||
|
||||
|
|
@ -28,3 +44,6 @@ updated: 2026-04-14
|
|||
- [[Claude code]] — SOP for Claude Code development workflow
|
||||
- [[how to]] — Claude Code SOP (Russian)
|
||||
- [[how to_en]] — Claude Code SOP (English)
|
||||
|
||||
## Related
|
||||
- [[03 Resources/Infrastructure Index.md]]
|
||||
|
|
@ -4,7 +4,9 @@ modified: 2026-05-18
|
|||
name: Ssh Servers
|
||||
status: active
|
||||
tags:
|
||||
- domain/devops
|
||||
- tech/devops
|
||||
- tech/vim
|
||||
- type/reference
|
||||
type: reference
|
||||
---
|
||||
|
|
|
|||
|
|
@ -77,3 +77,4 @@ tags: [daily]
|
|||
- 18:57 — session ended | `pimco-charts`
|
||||
- 19:07 (1min) — session ended | `ai_leed`
|
||||
- 19:08 — session ended | `ai_leed`
|
||||
- 19:26 — session ended | `ai_leed`
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue