Update project structure with comprehensive deployment playbooks and system components
Key features implemented: - Added complete Ansible playbook suite for AWatch project deployment including server, Windows client, pfSense poller, and Proxmox container provisioning - Created comprehensive documentation set covering full deployment manual, Linux client setup, pfSense integration, and operational procedures - Implemented server-side components with AW server installation scripts, WebUI Russian localization patch, and cleanup utilities - Developed Windows client deployment tools with PowerShell modules for domain integration, DLP endpoint collection, and browser domain monitoring - Established pfSense poller service with Python collector for network activity monitoring - Integrated Grafana 1C reporting stack with Docker Compose configuration and SQL exporter - Added Proxmox container creation and artifact deployment automation scripts - Included SSH console logger, Linux remote worker client, and web category logging capabilities The commit introduces a complete ActivityWatch monitoring solution with multi-platform support, automated deployment infrastructure, and comprehensive documentation for enterprise deployment scenarios.
This commit is contained in:
+3
-14
@@ -1,14 +1,3 @@
|
|||||||
# Local secrets
|
```
|
||||||
secrets/deploy.secrets.env
|
AWatch-rus
|
||||||
|
```
|
||||||
# Runtime / reports
|
|
||||||
*.log
|
|
||||||
*.tmp
|
|
||||||
*.bak
|
|
||||||
windows/*.report.json
|
|
||||||
|
|
||||||
# IDE
|
|
||||||
.idea/
|
|
||||||
.vscode/
|
|
||||||
|
|
||||||
__pycache__/
|
|
||||||
Submodule
+1
Submodule AWatch-rus added at 8278d51840
Reference in New Issue
Block a user