anonpenguin23
106c2df4d2
feat: implement wallet-based SSH authentication using Ed25519 keys
...
- Added documentation for wallet-based SSH authentication in WALLET_SSH_AUTH.md.
- Introduced SSH key derivation and management in rootwallet core and CLI.
- Created commands for generating, loading, and unloading SSH keys in the CLI.
- Updated Orama network to support SSH key authentication.
- Added migration steps for nodes to transition from password-based to key-based authentication.
feat: add serverless function management commands
- Implemented function command structure in CLI for managing serverless functions.
- Added commands for initializing, building, deploying, invoking, deleting, and listing functions.
- Created helper functions for handling function configuration and API requests.
- Integrated TinyGo for building functions to WASM.
- Added logging and version management for deployed functions.
2026-02-19 10:51:03 +02:00
anonpenguin23
40600c3557
Enhance PID collection by adding namespace service support and extending timeout for systemd queries
2026-02-19 10:24:49 +02:00
anonpenguin23
aa2da83969
Bump version to 0.109.0 and add tests for TCP port waiting and Olric config YAML parsing
2026-02-19 08:57:32 +02:00
anonpenguin23
bb98418ac9
Unmask and re-enable services before restarting to ensure proper startup
2026-02-19 06:43:28 +02:00
anonpenguin23
b58e1d80ee
Implement WireGuard peer authentication and enhance internal request validation
2026-02-19 06:43:06 +02:00
anonpenguin23
4f1709e136
Bug fixing
2026-02-18 11:20:16 +02:00
anonpenguin23
83804422c4
Namespace bug fix and fixing bugs on serverless and deployments
2026-02-17 15:57:32 +02:00
anonpenguin23
8aef779fcd
Updated docs and bug fixing
2026-02-17 08:49:16 +02:00
anonpenguin23
0b5b6e68e3
A ton of updates on the monitoring mostly bug fixes
2026-02-16 16:35:29 +02:00
anonpenguin23
f889c2e358
Added some new alerts on monitoring
2026-02-16 11:47:18 +02:00
anonpenguin23
1e38fc2861
Created new monitoring cli interface for nodes, namespaces and cluster
2026-02-16 11:16:02 +02:00
anonpenguin23
865a4f3434
Refactored cli to make things more clear and easy to understand for developers
2026-02-16 10:31:17 +02:00
anonpenguin23
7163aad850
Refactor installation scripts and improve security measures
...
- Updated `clean-testnet.sh` to stop and disable legacy services.
- Added `upload-source.sh` for streamlined source archive uploads.
- Enhanced password input handling in `ssh.go` for better security.
- Adjusted directory permissions in `validator.go` for improved security.
- Simplified node configuration logic in `config.go`.
- Removed unnecessary commands from `gateway.go` to streamline installation.
2026-02-16 10:01:35 +02:00
anonpenguin23
bc9cbb3627
Moved everything to root user and to /opt/orama from home/orama/.orama
2026-02-14 14:33:38 +02:00
anonpenguin23
29d255676f
Renamed debros to orama
2026-02-14 14:14:04 +02:00
anonpenguin23
ba4e2688e4
Updated installation process simplified it
2026-02-14 14:06:14 +02:00
anonpenguin23
749d5ed5e7
Bro i did so many things to fix the problematic discovery and redeployment and i dont even remember what i did
2026-02-14 10:56:26 +02:00
anonpenguin23
2986e64162
Writing more tests and fixed bug on rqlite address
2026-02-13 16:18:22 +02:00
anonpenguin23
1ab63857d3
Security audit, code cleanup
2026-02-13 14:33:11 +02:00
anonpenguin23
61ccad952a
Improved health check , plus bug fixing
2026-02-13 13:40:33 +02:00
anonpenguin23
85a556d0a0
Did a lot of cleanup and bug fixing
2026-02-13 12:47:02 +02:00
anonpenguin23
ed82c8ca6b
Cleaned up development environment
2026-02-13 10:33:11 +02:00
anonpenguin23
266507ef09
Auto node recovery and failover if node is dead, added wallet authentication with phantom and root wallet + cluster repair logic
2026-02-13 08:16:01 +02:00
anonpenguin23
5fed8a6c88
Fixed firewall problem with anyone rellay and added authentication with root wallet
2026-02-13 07:38:54 +02:00
anonpenguin23
1d186706f6
Improved collector added anyone on health check
2026-02-12 09:36:07 +02:00
anonpenguin23
5c73330be6
created patch and fixed authentication issue for ipfs bug and cross node communication
2026-02-12 07:40:43 +02:00
anonpenguin23
b5dfcab1d6
Collector updates and bug fixes + patches scripts created
2026-02-11 15:08:20 +02:00
anonpenguin23
4356f5544a
Improved how we present results on inspector and added anyone tests
2026-02-11 11:07:56 +02:00
anonpenguin23
35ad8bdb16
Added system prompt on inspector
2026-02-11 10:36:40 +02:00
anonpenguin23
7dc6fecac2
Created inspector , it is hot as fuck
2026-02-11 09:53:46 +02:00
anonpenguin23
eddf0553b7
Did a small refactor, code clean, remove dead code, legacy etc
2026-02-11 07:43:33 +02:00
anonpenguin23
888df0385e
Removed dead code
2026-02-11 07:24:27 +02:00
anonpenguin23
91ac56c50a
Fixed bug on spawn handler and cluster manager
2026-02-11 06:44:07 +02:00
anonpenguin23
f7db698273
Bug fix on production orchestrator on start and stop
2026-02-10 19:32:08 +02:00
anonpenguin23
a78e09d2b9
Added failover for namespaces
2026-02-10 17:32:29 +02:00
anonpenguin23
359fb5ae04
Updated health check
2026-02-10 16:40:01 +02:00
anonpenguin23
21e82abb65
Fixed WG port issues and production firewall fixes
2026-02-10 09:39:26 +02:00
anonpenguin23
a297a14b44
Updated docs and bug fixes and updated redeploy script
2026-02-09 15:23:02 +02:00
anonpenguin23
e2b38c409a
Fixed bug on limiting to 10 nodes on cluster because of WG
2026-02-09 09:12:08 +02:00
anonpenguin23
b382350f76
Rate limit fixes
2026-02-06 11:09:34 +02:00
anonpenguin23
7690b22c0a
Improved performance on request journey with cache and some tricks
2026-02-06 08:30:11 +02:00
anonpenguin23
854523c3a9
Fixed bugs on pubsub and ipfs
2026-02-06 07:21:26 +02:00
anonpenguin23
02b5c095d0
More bug fixing
2026-02-05 16:12:52 +02:00
anonpenguin23
a7f100038d
Fixed system service sudoer error on debros user
2026-02-05 13:32:06 +02:00
anonpenguin23
c855b790f8
Updated the way we spawn services on namespace added systemd
2026-02-04 17:17:01 +02:00
anonpenguin23
f972358e78
Bored of fixing bugs
2026-02-04 16:14:49 +02:00
anonpenguin23
d85ed032f8
Bug fixing
2026-02-03 17:27:36 +02:00
anonpenguin23
156de7eb19
Bug fixing
2026-02-03 13:59:03 +02:00
anonpenguin23
65ffd28151
DNS Bug Fixing Filtering out private WG ip's
2026-02-03 07:01:54 +02:00
anonpenguin23
11d5c1b19a
Bug fixing
2026-02-02 16:18:13 +02:00