|
f170c09a02
|
Finding cheapest offer for app deployment
Refactors the app deployment logic to search for and select the cheapest available offer from the SGX nodes.
|
2025-06-30 20:30:30 +05:30 |
|
|
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 |
|
|
fd8dbd9ce7
|
cargo fmt
|
2025-06-25 19:20:31 +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 |
|
|
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 |
|
|
b53d10abca
|
shorten UUIDs (not sure about this one)
|
2025-03-31 16:49:51 +00: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 |
|
|
66a6425f37
|
fix: update go app package
improved deployment retry logic
new packaging image
|
2025-03-26 19:38:04 +05:30 |
|
|
87928d370a
|
feat: update package list
base-package and go-app-info package
|
2025-03-26 03:14:01 +05:30 |
|
|
88af26351d
|
feat: app deploy --package insted of --package-url
update package handling in CLI and only fetch package config
static package index
fix --from-yaml deployment
improved config handling
|
2025-03-25 17:36:15 +05:30 |
|
|
7d7200bca4
|
feat: app UUID cli completion
|
2025-03-24 16:42:40 +05:30 |
|
|
9b3bdba70d
|
feat: add app inspect command with show node
refactor sgx handler imports
enhanced app list
|
2025-03-22 04:48:23 +05:30 |
|
|
4bd6b48877
|
feat: add app-node inspect
|
2025-03-22 01:32:06 +05:30 |
|
|
bf8a4f3a8b
|
feat: add app-node search
tabled list of app nodes
fix handler docs
some todos
|
2025-03-21 21:24:04 +05:30 |
|
|
53a654577d
|
fix clippy warnings
|
2025-03-20 22:12:04 +05:30 |
|
|
4d17ba6667
|
feat: move sgx utility functions to sgx/utils module for better organization
|
2025-03-20 16:51:38 +05:30 |
|
|
aeca70e062
|
refactor: General grpc update client
reorganize proto imports
fix rename Brain vm client
|
2025-03-18 23:58:50 +05:30 |
|
|
ba19eb4ec1
|
code migration
|
2025-03-16 22:28:19 +02:00 |
|