Commit Graph

13 Commits

Author SHA1 Message Date
d7a58e00da added listing all running containers
All checks were successful
Rust Cross-Platform Build / Detect Rust Project (push) Successful in 5s
Rust Cross-Platform Build / Set Tag Name (push) Successful in 5s
Rust Cross-Platform Build / Run Tests (push) Successful in 1m13s
Rust Cross-Platform Build / Build (x86_64-unknown-linux-gnu) (push) Successful in 3m20s
Rust Cross-Platform Build / Build (x86_64-pc-windows-gnu) (push) Successful in 4m7s
Rust Cross-Platform Build / Build and Push Docker Image (push) Successful in 2m22s
Rust Cross-Platform Build / Workflow Summary (push) Successful in 1s
Rust Cross-Platform Build / Create Tag (push) Successful in 5s
2025-09-29 14:54:03 +02:00
67b24b33aa added inital server communcation task 2025-09-27 21:34:30 +02:00
428be53fff added docker api for restart and client updat 2025-09-25 22:02:00 +02:00
83cb815e76 added docker image update option 2025-09-23 23:27:13 +02:00
755617c86f removed loggin option for client 2025-09-23 21:28:19 +02:00
314bf8c327 added server comm 2025-09-21 01:40:32 +02:00
Patrick Mahnke-Hartmann
bb8e3b3c28 metrics debug 2025-09-01 17:54:05 +02:00
72a260c65f satisfied cargo clippy 2025-08-09 22:12:49 +02:00
cab92df37e removed drecks loop 2025-08-09 22:08:04 +02:00
ac2fce75a0 running parallel tokio tasks for heartbeat and metrics 2025-08-09 22:00:42 +02:00
93a40fe584 all functions established; needed to remove orphan functions 2025-08-08 23:28:05 +02:00
abfa0b6fc0 modulized everthing 2025-08-08 18:59:57 +02:00
0cdab2443d put all files in their expected file 2025-08-08 14:19:12 +02:00