26 Commits

Author SHA1 Message Date
7cd69ad261 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41 2025-06-28 00:01:30 +00:00
97ef59932c Merge pull request 'fix(deps): update module gorm.io/gorm to v1.26.0' (#9) from renovate/gorm.io-gorm-1.x into main
All checks were successful
renovate / renovate (push) Successful in 1m7s
Reviewed-on: #9
2025-04-26 18:37:14 +00:00
2d89b8a231 fix(deps): update module gorm.io/gorm to v1.26.0 2025-04-26 00:01:13 +00:00
4bc596d1dc Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.216.1' (#7) from renovate/ghcr.io-renovatebot-renovate-39.x into main
All checks were successful
renovate / renovate (push) Successful in 35s
Reviewed-on: #7
2025-03-26 06:05:23 +00:00
8a026050f2 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.216.1 2025-03-26 00:00:50 +00:00
e71a390a6c Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.215.2' (#6) from renovate/ghcr.io-renovatebot-renovate-39.x into main
All checks were successful
renovate / renovate (push) Successful in 20s
Reviewed-on: #6
2025-03-25 21:56:16 +00:00
b2cedc8208 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.215.2 2025-03-25 21:54:04 +00:00
72162ed6e5 Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.211.0' (#5) from renovate/ghcr.io-renovatebot-renovate-39.x into main
All checks were successful
renovate / renovate (push) Successful in 15s
Reviewed-on: #5
2025-03-22 12:41:06 +00:00
8ea20aebb5 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.211.0 2025-03-22 00:00:18 +00:00
63ac7c91c9 Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.208.1' (#4) from renovate/ghcr.io-renovatebot-renovate-39.x into main
All checks were successful
renovate / renovate (push) Successful in 13s
Reviewed-on: #4
2025-03-20 05:56:05 +00:00
499901a891 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.208.1 2025-03-20 00:01:05 +00:00
a10a788d3d Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.207.3' (#3) from renovate/ghcr.io-renovatebot-renovate-39.x into main
All checks were successful
renovate / renovate (push) Successful in 36s
Reviewed-on: #3
2025-03-19 07:46:38 +00:00
872b3986d4 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.207.3 2025-03-19 00:01:05 +00:00
8bcaf1de3b Merge pull request 'fix(deps): update module github.com/spf13/cobra to v1.9.1' (#1) from renovate/github.com-spf13-cobra-1.x into main
All checks were successful
renovate / renovate (push) Successful in 32s
Reviewed-on: #1
2025-03-18 12:28:25 +00:00
da58eb4eed fix(deps): update module github.com/spf13/cobra to v1.9.1 2025-03-18 12:26:41 +00:00
d5eb6b5a33 ci: rename worklows to workflows
All checks were successful
renovate / renovate (push) Successful in 59s
2025-03-18 13:24:32 +01:00
65a18fa8f9 ci: add renovate pipeline 2025-03-18 13:23:29 +01:00
34cbded795 feat: Added FFMpeg library for video transcoding and gorm for database operations in generalnode routes 2025-02-13 15:18:26 +01:00
ffbd653098 feat: Add health checking feature to service registry, which periodically checks service status and deletes unhealthy services 2025-02-11 16:35:48 +01:00
9d4c10b392 feat: Added gorm.io/gorm and gorm.io/driver/sqlite dependencies, initialized service registry database with SQLite backend 2025-02-11 15:42:09 +01:00
a4f70d0376 feat: Implement HTTP POST request to register as reduce node 2025-02-11 15:22:48 +01:00
88caecde51 refactor: general-node and map-node to use flotte types for service registration 2025-02-11 15:17:34 +01:00
eec969fc75 feat: Internalize package reorganization, update run commands for each service 2025-02-11 14:23:49 +01:00
12e6c65727 feat: Add Gin framework to various packages, introducing new server structure with separate service registries for general nodes, map nodes, and reduce nodes. 2025-02-11 14:20:00 +01:00
de07752466 feat: initial commit 2025-02-11 12:07:24 +01:00
4f8bd11858
Initial commit 2025-02-11 09:37:11 +01:00