Commit Graph

15 Commits

Author SHA1 Message Date
9d643867a4 Improves brain connection reliability
Updates the brain connection logic to randomly select from a list of available URLs for staging and testnet environments.
2025-06-19 17:48:20 +00:00
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
d6d5b5b7da
change name of the brain to match certificate 2025-03-29 22:15:53 +02:00
4ef498b43a
added support for self signed TLS certificates 2025-03-28 19:29:52 +02:00
fe609d9b5f
self upgrade 2025-03-14 16:55:39 +00:00
704d49b54a
Refactor to run as root
fix HostResources in new installation
app configuration paths to use DEPLOYED_APPS_CONFIG_DIR and update related file handling
2025-03-14 16:31:58 +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
ede3edccfe
authendication with brain 2025-02-11 11:37:40 +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
07d5995ecc
fix on daemon config 2025-02-07 15:08:47 +05:30
a1e5ad641b
Enhance configuration management by implementing loading and saving of HostConfig and HostResources from disk, and refactor related structures for improved clarity and functionality. 2025-02-07 15:00:36 +05:30
414eacad2b
handle app state file and detee dir 2025-02-06 21:16:29 +00:00
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