Commit Graph

66 Commits

Author SHA1 Message Date
lorsan bef8409b8c feat: add connection manager 2026-05-17 12:50:14 +03:00
lorsan 5b297d5c1f feat: create agent connection store 2026-05-16 18:33:36 +03:00
lorsan f1042ac9ea feat: new agent connections test and refactoring tests 2026-05-16 14:49:44 +03:00
lorsan 0972a7b290 feat: new agent connections test Heartbeat timeout 2026-05-15 20:54:54 +03:00
lorsan a206b0335d fix: with heartbeat timeout Listen did not complete 2026-05-15 20:53:48 +03:00
lorsan 86ff71f33c refactor: errors moved to errors.go 2026-05-15 19:52:40 +03:00
lorsan 942b8f4ddc feat: add test for agent connection 2026-05-14 21:51:51 +03:00
lorsan 8306623645 fix: stream close in agent connection 2026-05-14 20:09:34 +03:00
lorsan b7893603ea fix: delete id in response 2026-05-14 16:27:59 +03:00
lorsan 6046b8ae9d feat: create execute command 2026-05-11 17:40:02 +03:00
lorsan d27eff2c57 refactor: switch response chan map for store 2026-05-11 10:21:29 +03:00
lorsan 54ed8fd0d2 feat: create heartbeat processing system 2026-05-11 09:07:32 +03:00
lorsan 6277523b23 refactor: create heartbeats func in HubStore 2026-05-09 22:31:42 +03:00
lorsan f2d0924bca feat: new table heartbeats 2026-05-06 21:51:33 +03:00
lorsan ce84c19f90 Merge branch 'main' into feat/stream-hub 2026-05-05 20:34:32 +03:00
Станислав 2d69f22f17 Merge pull request #8 from lorsanstand/refactor/migrate-to-sqlite
refactor: migrate to sqlite
2026-05-05 20:33:08 +03:00
lorsan 4988aacc56 refactor: migrate to sqlite 2026-05-05 20:32:29 +03:00
lorsan c116a7089a feat: new type structure for stream 2026-05-05 18:26:18 +03:00
lorsan 3b18506c62 Merge remote-tracking branch 'origin/main' into feat/stream-hub 2026-05-05 18:22:37 +03:00
Станислав 91c49fb563 refactor: refactor logging, structure with idiomatic go
Ref/full prpject
2026-05-05 18:21:30 +03:00
lorsan 7a53c1dc9f refactor: defer close connection or file 2026-05-05 14:49:50 +03:00
lorsan ea5cca09f5 refactor: add agent name in logger 2026-05-04 09:40:09 +03:00
lorsan 322f586ba4 refactor: change structure settings to interface 2026-05-04 09:37:37 +03:00
lorsan 8d9e748d7a refactor: change system logging in hub 2026-05-04 08:52:13 +03:00
lorsan 4dfbe1ad7f refactor: change system logging 2026-05-03 22:34:21 +03:00
lorsan c44fedb488 refactor: change structure project 2026-05-03 19:17:55 +03:00
Станислав 5d8c1950a3 Merge pull request #6 from lorsanstand/feat/register-agent
Feat/register agent
2026-05-03 16:50:06 +03:00
lorsan 2e3b74f91c feat: create new grpc streamconnection 2026-04-24 12:02:29 +03:00
lorsan e289365ce8 feat: create save new agent in db 2026-04-19 16:16:24 +03:00
lorsan 52766cf7e8 feat: add register agent in db 2026-04-16 13:38:35 +03:00
lorsan 65d8f883dc feat: create migrator 2026-04-15 19:03:51 +03:00
lorsan 4e6e83795a feat: add scripts generate proto 2026-04-15 18:17:07 +03:00
lorsan 97e9458700 feat: new hub service in hub 2026-04-15 17:55:34 +03:00
lorsan 0b955bb714 refactor: move domain structure and mapper 2026-04-14 19:54:17 +03:00
lorsan 76fe95400c create system register agent id 2026-04-13 20:56:22 +03:00
lorsan 648c2d0a99 create register agent in agent 2026-04-13 16:37:54 +03:00
Станислав 8a3ffa98ab Merge pull request #5 from lorsanstand/feat/collector
Feat/collector
2026-04-12 21:30:44 +03:00
lorsan 49a3f1b20c fix: docker test 2026-04-12 10:24:54 +03:00
lorsan 26b31221f8 refactor: refactor app 2026-04-12 10:21:37 +03:00
lorsan 3f950f37b3 feat: get info system 2026-04-11 19:24:35 +03:00
lorsan 4ce5f82069 refactor: update logs 2026-04-11 18:43:56 +03:00
Станислав dc30d30fa1 Merge pull request #4 from lorsanstand/feat/grpc-system
Feat/grpc system
2026-04-11 18:20:59 +03:00
lorsan afa3d15a48 fix: mapper 2026-04-11 18:20:02 +03:00
lorsan 1e05999a36 feat: add Register agent in agent 2026-04-11 17:46:33 +03:00
lorsan c095fadc45 feat: add tests 2026-04-11 14:48:53 +03:00
Станислав 68135aec93 Merge pull request #3 from lorsanstand/feat/docker-system-client
Feat/docker system client
2026-04-11 10:53:54 +03:00
lorsan 4ec00be58f refactor: docker test 2026-04-11 10:47:43 +03:00
lorsan 38fef1c4b1 feat: list containers 2026-04-11 09:38:20 +03:00
lorsan a7343b8ec3 edit README 2026-04-06 16:16:05 +03:00
lorsan 21fafb511b add ENV example 2026-04-06 16:08:14 +03:00