Commit Graph

12 Commits

Author SHA1 Message Date
4821547556
Register returns deleted apps
Updated proto, changes in app resource
change disk unit to GB and vcpu to vcpus
refactor contract handling while registering
logging brain url and san
2025-06-30 20:16:24 +05:30
95a405e44b
switch license to Apache2.0
- switch LICENSE file from GPLv2 to Apache-2.0
- add SPDX HEADER to all files
2025-06-14 03:57:18 +03:00
a0ba0003aa
Fix: enclave archive directory
update enclaves paths
daemon for staging network
enhanced docker command formatting
2025-04-21 18:34:59 +03:00
a70f822e75
Fix: add restart policy to docker run command 2025-04-14 17:47:02 +05:30
d790e2cb98
docker limit resources 2025-03-11 10:39:29 +00:00
0c46e4ad32
Enhance logging in deploy_enclave function to include hratls_pubkey 2025-03-06 18:11:54 +00:00
6f92688a3c
Add hratls_pubkey parameter to deploy_enclave function and update related calls 2025-03-06 01:09:17 +00:00
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
2f84ee60d4
minor fix: docker run with detached 2025-02-07 02:23:52 +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
720fabb022
feat: implement enclave deletion functionality
refactor container handling methods
seperated utility methods
2025-01-27 10:22:34 +00:00