Alex Wellnitz alexohneander
alexohneander pushed to main at alexohneander/alexohneander-zola 2025-03-18 15:09:41 +00:00
f514edb52d fix: change remote repository url
9f12c67dd7 feat: add new Blog Post "Use real Servers again"
Compare 2 commits »
alexohneander pushed to main at alexohneander/alexohneander-zola 2025-03-18 13:38:01 +00:00
2fb6e28621 ci: update website version
alexohneander pushed tag v0.1.0 to alexohneander/alexohneander-zola 2025-03-18 13:36:38 +00:00
alexohneander pushed to main at alexohneander/alexohneander-zola 2025-03-18 13:35:55 +00:00
3ec66f5186 ci: release pipeline on tag
alexohneander pushed to main at alexohneander/alexohneander-zola 2025-03-18 13:22:51 +00:00
67d089d850 ci: merge deploy and build pipeline
alexohneander pushed to main at alexohneander/alexohneander-zola 2025-03-18 13:19:05 +00:00
cb3628a9e1 ci: fix image taggin in build pipeline
alexohneander pushed to main at alexohneander/alexohneander-zola 2025-03-18 13:17:26 +00:00
f17ad4d9b1 ci: add deployment pipeline
alexohneander pushed to main at alexohneander/alexohneander-zola 2025-03-18 13:02:42 +00:00
a654b9c86d feat: add Kubernetes Deployment
alexohneander pushed to main at alexohneander/flotte 2025-03-18 12:28:26 +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
da58eb4eed fix(deps): update module github.com/spf13/cobra to v1.9.1
Compare 2 commits »
alexohneander merged pull request alexohneander/flotte#1 2025-03-18 12:28:25 +00:00
fix(deps): update module github.com/spf13/cobra to v1.9.1
alexohneander pushed to main at alexohneander/flotte 2025-03-18 12:25:57 +00:00
d5eb6b5a33 ci: rename worklows to workflows
alexohneander pushed to main at alexohneander/flotte 2025-03-18 12:24:58 +00:00
65a18fa8f9 ci: add renovate pipeline
alexohneander pushed to main at alexohneander/flotte 2025-03-18 12:20:31 +00:00
34cbded795 feat: Added FFMpeg library for video transcoding and gorm for database operations in generalnode routes
ffbd653098 feat: Add health checking feature to service registry, which periodically checks service status and deletes unhealthy services
9d4c10b392 feat: Added gorm.io/gorm and gorm.io/driver/sqlite dependencies, initialized service registry database with SQLite backend
a4f70d0376 feat: Implement HTTP POST request to register as reduce node
88caecde51 refactor: general-node and map-node to use flotte types for service registration
alexohneander created branch main in alexohneander/flotte 2025-03-18 12:20:31 +00:00
alexohneander created repository alexohneander/flotte 2025-03-18 12:20:21 +00:00
alexohneander pushed to main at alexohneander/tsp-rs 2025-03-17 21:43:32 +00:00
6aed675ecc feat: add release settings
b42b8f5ced feat: add real coordinates
Compare 2 commits »
alexohneander pushed to main at alexohneander/tsp-rs 2025-03-17 20:55:41 +00:00
63d0dfb84a docs: update README.md and add badges
alexohneander pushed to main at alexohneander/tsp-rs 2025-03-17 20:51:09 +00:00
4d0a236e7c fix: format main.rs
alexohneander pushed to main at alexohneander/tsp-rs 2025-03-17 20:45:24 +00:00
0aa50aad1c ci: update rust ci pipeline
alexohneander pushed to main at alexohneander/tsp-rs 2025-03-17 20:38:02 +00:00
69d1ed02e2 ci: add rust setup in pipeline