Commit Graph

9 Commits

Author SHA1 Message Date
974906804e
Refactor host port logic to port range
HostConfig to use public_port_range and update port mapping logic
2025-03-28 01:47:04 +05:30
e9063cba61
fix for new packaging type
fix tokio blocking code panic
get top level dir from archive
2025-03-04 09:41:05 +00:00
354741a0a2
Integrating authendication
moved IPInfo to global
configured secret key path
authendicated register app node
2025-02-10 20:08:13 +05:30
f6ff849e75
fix delete app 2025-02-07 02:13:15 +05:30
557376dc08
Refactor daemon state
configuring to make it persistance
changing code architecture to same node state into disk
2025-02-07 01:25:05 +05:30
83fa4728c6
Refactor code structure by introducing global configuration and updating imports 2025-02-06 16:51:16 +05:30
23777d8a54
container deletion from brain
delete package archive
deleted all enclave files
refactor constant directory name and some stuffs
2025-02-03 13:07:56 +00:00
2b67cff7c1
Refactor register node
add IP information retrieval and update dependencies
2025-01-31 13:02:07 +00:00
720fabb022
feat: implement enclave deletion functionality
refactor container handling methods
seperated utility methods
2025-01-27 10:22:34 +00:00