Commit Graph

113 Commits

Author SHA1 Message Date
f78e48900a fixed comments 2025-10-01 12:11:34 +02:00
8c49a63a50 added commentation 2025-10-01 12:07:53 +02:00
d994be757e get clientcontainer; container findable with id image name ahs to be implemented 2025-10-01 11:36:12 +02:00
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
d2efc64487 moved container functions into new mod 2025-09-28 18:54:17 +02:00
1f23c303c1 removed overloading metrics print statements
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 1m10s
Rust Cross-Platform Build / Build (x86_64-unknown-linux-gnu) (push) Successful in 3m6s
Rust Cross-Platform Build / Build (x86_64-pc-windows-gnu) (push) Successful in 3m43s
Rust Cross-Platform Build / Build and Push Docker Image (push) Successful in 2m14s
Rust Cross-Platform Build / Workflow Summary (push) Successful in 2s
Rust Cross-Platform Build / Create Tag (push) Successful in 5s
2025-09-28 17:46:42 +02:00
1cc85bfa14 added debugging for docker image
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 4s
Rust Cross-Platform Build / Run Tests (push) Successful in 1m10s
Rust Cross-Platform Build / Build (x86_64-unknown-linux-gnu) (push) Successful in 3m6s
Rust Cross-Platform Build / Build (x86_64-pc-windows-gnu) (push) Successful in 3m54s
Rust Cross-Platform Build / Build and Push Docker Image (push) Successful in 2m12s
Rust Cross-Platform Build / Workflow Summary (push) Successful in 2s
Rust Cross-Platform Build / Create Tag (push) Successful in 5s
2025-09-28 01:00:26 +02:00
8bac357dc6 added debugging for docker image
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 1m10s
Rust Cross-Platform Build / Build (x86_64-unknown-linux-gnu) (push) Successful in 3m9s
Rust Cross-Platform Build / Build (x86_64-pc-windows-gnu) (push) Successful in 3m54s
Rust Cross-Platform Build / Build and Push Docker Image (push) Successful in 2m12s
Rust Cross-Platform Build / Workflow Summary (push) Successful in 1s
Rust Cross-Platform Build / Create Tag (push) Successful in 4s
2025-09-28 00:36:52 +02:00
7154c01f7a added search for docker image in different locations
All checks were successful
Rust Cross-Platform Build / Detect Rust Project (push) Successful in 4s
Rust Cross-Platform Build / Set Tag Name (push) Successful in 5s
Rust Cross-Platform Build / Run Tests (push) Successful in 1m6s
Rust Cross-Platform Build / Build (x86_64-unknown-linux-gnu) (push) Successful in 2m45s
Rust Cross-Platform Build / Build (x86_64-pc-windows-gnu) (push) Successful in 3m30s
Rust Cross-Platform Build / Build and Push Docker Image (push) Successful in 2m19s
Rust Cross-Platform Build / Workflow Summary (push) Successful in 2s
Rust Cross-Platform Build / Create Tag (push) Successful in 5s
2025-09-28 00:24:47 +02:00
813bf4e407 cleaned up disk information
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 1m4s
Rust Cross-Platform Build / Build (x86_64-unknown-linux-gnu) (push) Successful in 2m37s
Rust Cross-Platform Build / Build (x86_64-pc-windows-gnu) (push) Successful in 3m21s
Rust Cross-Platform Build / Build and Push Docker Image (push) Successful in 1m55s
Rust Cross-Platform Build / Workflow Summary (push) Successful in 2s
Rust Cross-Platform Build / Create Tag (push) Successful in 4s
2025-09-27 23:48:37 +02:00
bf6f89c954 added error handling for client version print 2025-09-27 23:48:02 +02:00
dbe87fedb6 added error handling for client version print 2025-09-27 21:36:59 +02:00
67b24b33aa added inital server communcation task 2025-09-27 21:34:30 +02:00
67ebbdaa19 added image screening for current container 2025-09-26 23:36:09 +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
3b0da10066 removed audit from build.yml 2025-09-18 21:33:40 +02:00
Patrick Mahnke-Hartmann
bb8e3b3c28 metrics debug 2025-09-01 17:54:05 +02:00
Patrick Mahnke-Hartmann
7da3223000 added debug on args 2025-09-01 16:46:22 +02:00
Patrick Mahnke-Hartmann
2dbad98ec2 added debug on args 2025-09-01 16:24:15 +02:00
Patrick Mahnke-Hartmann
b66e5e23fd fixed args index 2025-09-01 13:46:22 +02:00
Patrick Mahnke-Hartmann
2030f1f04f added args for running binary 2025-09-01 13:13:27 +02:00
feb4d29168 error handling for deserialize 2025-08-31 19:46:05 +02:00
9ec566ef10 parsing after server and app 2025-08-29 23:50:58 +02:00
760c930f6d parsing environment variables 2025-08-29 23:33:00 +02:00
05afe84ffb settings devided into server and app 2025-08-29 19:25:31 +02:00
32a4435be1 fixed separator 2025-08-29 12:22:57 +02:00
523cbb9e2f added debug 2025-08-29 11:35:43 +02:00
dea95d4a43 changed configuration hierarchie 2025-08-28 23:04:28 +02:00
b3dbb94c74 failed load configuration 2025-08-28 22:21:54 +02:00
c4a2e1acf7 changed config load 2025-08-28 18:25:19 +02:00
9c54b96eb7 compact disk information+ 2025-08-21 10:14:23 +02:00
9e851c310c added .env readability 2025-08-11 21:33:19 +02:00
d65e86c915 getting more cpu data 2025-08-11 20:06:11 +02:00
8a49166718 getting more cpu data 2025-08-11 20:05:14 +02:00
5900dfb217 clean-up finished 2025-08-10 13:10:26 +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
a1bbbedd75 added debugging for metrics collection 2025-08-09 19:52:21 +02:00
f997ba385b added graceful fallback if nvml doesnt hit for the name 2025-08-09 18:58:32 +02:00
41b56d165e added graceful fallback if nvml doesnt hit 2025-08-09 18:48:48 +02:00
f570f3c67d back to the past 2025-08-09 18:28:12 +02:00
cfd9fef3e9 trying different stöff 2025-08-09 17:52:01 +02:00
a8cfbbf766 wilde jagd nach der library 2025-08-09 17:41:31 +02:00
f777221405 added libs to find installed libs 2025-08-09 13:44:21 +02:00
30c390c9fb fixed linux gpu detection - bc unknown lib 2025-08-09 13:32:53 +02:00
868941a065 fixed gpu detection - bc unknown lib 2025-08-09 13:14:02 +02:00