Commit Graph

13 Commits

Author SHA1 Message Date
Oclick021 ea638c0eae Document Sentry self-hosted deployment 2026-07-08 15:31:21 +03:30
Oclick021 3f94ced9ea Document Nextcloud deployment and Infisical secrets 2026-07-08 15:13:17 +03:30
Oclick021 a81aa80161 docs: Add Sentry deployment documentation
- Create docs/sentry.md: Complete Sentry self-hosted deployment guide
  * Architecture overview with distributed system components
  * Core services: Relay, Kafka, Snuba, ClickHouse, PostgreSQL, Redis, SeaweedFS
  * Data flow and storage requirements
  * Management via slcompose orchestrator
  * Backup requirements documentation

- Update AI_CONTEXT.md: Add Sentry to core services
  * List Sentry as error tracking & observability platform
  * Add sentry.silveressence.net domain mapping

- Update README.md: Add Sentry to running services
  * Include in comprehensive services list

- Update roadmap.md: Mark Sentry as completed
  * Move from planned to completed section
  * Document all deployed components
  * List completed validation items
  * Reference deployment documentation

- Update services.md: Full Sentry service documentation
  * Add running Sentry service section
  * Document architecture, networking, and management
  * Remove from Phase 2 planned deployments
  * Link to detailed deployment guide
2026-07-02 15:14:47 +03:30
Oclick021 a9a758d332 feat: Add slcompose service orchestrator with Infisical secret injection
- Add slcompose.sh: Central orchestrator for managing all Docker services
  * Boot all services at startup with automated Infisical secret injection
  * Commands: up, down, restart, logs, logs-tail, env, env-all
  * Colored environment variable output (blue names, green values)

- Add slcompose.service: Systemd service file for auto-boot on startup
  * Type=oneshot with RemainAfterExit=yes
  * Waits for Docker service before starting
  * Runs on multi-user.target

- Add orchestration.md: Comprehensive documentation
  * Architecture and installation guide
  * Usage examples for all commands
  * Secret injection flow and troubleshooting
  * Performance and security notes

- Update README.md and AI_CONTEXT.md
  * Document service orchestration architecture
  * Explain slcompose functionality and commands
  * Reference new orchestration documentation
2026-07-02 14:13:15 +03:30
Oclick021 a74909be25 docs: add monitoring alerting updates 2026-06-25 14:11:23 +03:30
Oclick021 4cf06da0a8 docs: update infrastructure state and roadmap 2026-06-25 12:10:56 +03:30
Oclick021 db42baa33e add dbgate and mssql 2026-06-22 15:55:41 +03:30
Oclick021 4c2da84795 updated with Action Runner 2026-06-21 17:03:02 +03:30
Oclick021 ab461a5c08 add ai context 2026-06-21 13:40:42 +03:30
Oclick021 a8e23d3036 updating the documentation of the SilverLinux Insftracture 2026-06-21 13:35:59 +03:30
Oclick021 b43f2b790e Refine infrastructure documentation 2026-06-21 12:16:37 +03:30
Oclick021 efbdfb241c Add infrastructure overview and service documentation 2026-06-21 12:08:02 +03:30
Oclick021 02a7ac7971 Create initial infrastructure documentation structure 2026-06-21 12:06:14 +03:30