9ae2e3bd86
change uuid to vm_id and app_id
2025-07-18 18:01:51 +03:00
6d2b5ed377
add support for multiple offers per node
2025-07-07 18:01:03 +03:00
eb8cac48f2
Wip on app resource ratio and sloat system
...
complete refactor of app deployment
disabled app deployment from yaml
2025-06-30 16:51:57 +05:30
1d69e04e22
Updates the app engine resource units for memory and disk size from MB and GB to MiB.
2025-06-27 16:33:30 +05:30
af22741ade
switch from LP to credits and allow slots
2025-06-25 04:13:09 +03:00
13a00e2318
added Apache 2.0 License
2025-06-19 20:43:05 +03:00
25eeab6098
Refactor app resource disk size to GB
...
updated proto and changed accordingly
2025-06-16 15:47:53 +05:30
51d50ff496
adapting CLI to the surreal brain
2025-06-05 16:30:00 +03:00
19ffebb55d
increase default app memory to 1500
2025-04-21 19:44:04 +03:00
70edcb57e8
feat: upload directory in launch config
...
- stream file upload
- remove base 64 encoding
- dtpm grpc compression
- increase retry attempts while app deployment
- improve ux while deploying with progress update
- new actix static server package
- updated config with directory sample
- updated Dtpm client connection
- remove mr_signer from connetion
- reuse dtpm client connection
2025-04-21 18:29:19 +03:00
bf7d8707f4
detailed clap version
...
add shadow-rs for build metadata
git commit hash, build time, branch etc, in version
2025-04-21 17:50:25 +03:00
e4db755b18
Fix tonic TLS issues ( #1 )
...
Co-authored-by: Noor <noormohammedb@protonmail.com>
Reviewed-on: #1
2025-03-29 18:14:45 +00:00
383908b171
added support for self signed TLS certificates
2025-03-28 23:35:53 +02:00
9b3bdba70d
feat: add app inspect command with show node
...
refactor sgx handler imports
enhanced app list
2025-03-22 04:48:23 +05:30
b12c8ebb4b
enable update process for VM hostname
2025-03-21 23:07:32 +02:00
daff2fd533
fix: tokio block on error
...
replace retry crate with tokio-retry for asynchronous app deployment and config updates
change hratls and sign key data to Config
refactor mr_signer format to save in config
modularized deploy and config update functionality for better code arrangements
2025-03-20 21:33:01 +05:30
a0bc0958fc
retry app config update on app deployment
2025-03-20 03:20:13 +05:30
0a53aebcdb
Enhanced app deployment
...
override launch configs envs and pass extra arguemnts to application while deploying
updated detee-shared
2025-03-19 20:50:34 +05:30
aeca70e062
refactor: General grpc update client
...
reorganize proto imports
fix rename Brain vm client
2025-03-18 23:58:50 +05:30
505e7c3faf
organized snp proto through shared crate
2025-03-17 20:34:47 +05:30
e8c271d863
testnet proto and detee-sgx-lib
2025-03-17 18:15:11 +05:30
ba19eb4ec1
code migration
2025-03-16 22:28:19 +02:00