2 Commits

Author SHA1 Message Date
a3a5fb9953 docs: Update README title to reflect Sensus project
- Change title from 'SensusAgent и SensusWorker' to 'проекта Sensus'
- Improve project description clarity

Author: Сергей Антропов
Site: https://devops.org.ru
2025-09-10 11:25:34 +03:00
7877590440 feat: Initial infrastructure setup for SensusAgent and SensusWorker
- Add Kafka with SSL support and KafkaUI with authentication
- Add PostgreSQL with initialization scripts
- Add ClickHouse cluster with 2 replicas and load balancer
- Add Nginx load balancer for ClickHouse
- Add comprehensive Makefile for infrastructure management
- Add SSL certificate generation for Kafka
- Add complete documentation and quickstart guide
- Add environment configuration with real values

Author: Сергей Антропов
Site: https://devops.org.ru
2025-09-10 11:20:47 +03:00