feat: 🚀 Initialize TSYS Developer Support Stack demo environment

- Add comprehensive Docker Compose configuration with 16 developer services
- Configure Homepage dashboard with service discovery and grouping
- Set up environment configuration for demo deployment
- Include project documentation (PRD, README, User Guide, Agent guidelines)
- Establish foundation for developer tooling stack with proper networking and security

Services include developer tools (Homepage, Atuin, Wakapi, ArchiveBox, Tube Archivist, MailHog),
infrastructure (PostgreSQL, Elasticsearch, Redis, Docker Socket Proxy),
monitoring (InfluxDB, Grafana), and documentation (Draw.io, Kroki).
This commit is contained in:
TSYSDevStack Team
2025-11-13 17:35:34 -05:00
parent f6437abf0d
commit 0785722981
8 changed files with 1814 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
---
# Services will be automatically discovered from Docker labels
# This file can remain empty for demo purposes