11 Commits

Author SHA1 Message Date
andreicscs a261daa6a1 finalized UI, implemented sensor store, settings handled by sqlite, code readability and mantainability improved, added api endpoints, updated
documentation to match.
getting things ready for v1.0.0 release
2026-04-15 10:08:04 +02:00
andreicscs e75b832ffc removing tmp permission, not needed 2026-04-07 22:29:13 +02:00
andreicscs 0635119495 fix Hub docker-compose permissions 2026-04-07 22:25:51 +02:00
andreicscs 6199507286 ensuring docker-compose.yml least privelege principle 2026-04-07 21:06:12 +02:00
andreicscs 6e6c22ca6d standardized event schema to details instead of metadata to avoid confusion 2026-04-07 09:29:48 +02:00
andreicscs f50388bf2e refactor!: complete migration from Python to Go backend with distroless containerization and multi-arch CI 2026-04-07 00:15:53 +02:00
andreicscs a3f4460e1e feat: add HW_HUB_PORT to .env.example and update docker-compose.yml to use it
refactor: enhance agent authentication in main.py to support Bearer tokens

fix: correct setup.py to use packages instead of py_modules

chore: update TcpTripWire sensor to use new environment variable names and improve connection handling

build: modify Dockerfile for better SDK integration and streamline installation process

docs: clean up requirements.txt and remove unnecessary comments
2026-04-03 12:30:42 +02:00
andreicscs 75c61a3e9d tarpit mode choice, env_file in docker compose 2026-03-27 10:32:23 +01:00
andreicscs a5ae0bdb91 Building docker image in stages to make them smaller,
Hub container is now non root
2026-03-27 08:56:56 +01:00
andreicscs 616ca1b3d0 Add GOTIFY support 2026-03-27 00:47:49 +01:00
andreicscs 5fb033bf04 Initial commit 2026-03-27 00:39:51 +01:00