Commit Graph

11 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
d2efc64487 moved container functions into new mod 2025-09-28 18:54:17 +02:00
bf6f89c954 added error handling for client version print 2025-09-27 23:48:02 +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
314bf8c327 added server comm 2025-09-21 01:40:32 +02:00
05afe84ffb settings devided into server and app 2025-08-29 19:25:31 +02:00
9e851c310c added .env readability 2025-08-11 21:33:19 +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