kell_creations/docs/architecture/containers/platform-containers.md

44 lines
1.3 KiB
Markdown

# Platform Containers
This diagram shows the major application and shared-service containers that make up the Kell Creations Platform.
## Purpose
This view breaks the platform into its primary internal applications, shared services, and controlled content repositories. It is intended to show how the platform is logically organized before moving deeper into component-level and deployment-level views.
## Diagram Source
The source for this diagram is maintained as architecture code in:
`architecture/workspace/containers-platform.puml`
## Included Application Containers
- Inventory Application
- Social Media Management
- WordPress Management
- Craft Manufacturing / MRP
- Financial Analysis
## Included Shared Platform Containers
- Transaction Database
- Authentication Service
- Shared Data Repository
- API Orchestrator
- Notification Service
- Policy Repository
## Connected External Systems
- WordPress
- n8n
- Mail Server
- Forgejo Git
- Facebook
- Instagram
- X
## Notes
This container view will later be expanded with component diagrams for each major application and service area. It also establishes the architectural basis for documenting shared authentication, shared data, workflow orchestration, and controlled policy management across the entire Kell Creations platform.