Commit Graph

  • 878f59803c feat: enhance deployment scripts with improved error handling and add rolling upgrade functionality anonpenguin23 2026-02-20 08:18:53 +02:00
  • 2b0bfaaa12 feat: enhance deployment scripts with improved error handling and add rolling upgrade functionality anonpenguin23 2026-02-20 08:18:53 +02:00
  • a93ca16b34 feat: add RQLite export/import functionality and related handlers + Deployments DNS Fixes anonpenguin23 2026-02-20 07:29:18 +02:00
  • a71b979036 feat: add RQLite export/import functionality and related handlers + Deployments DNS Fixes anonpenguin23 2026-02-20 07:29:18 +02:00
  • 9035bc9dd7 feat: implement wallet-based SSH authentication using Ed25519 keys anonpenguin23 2026-02-19 10:51:03 +02:00
  • 106c2df4d2 feat: implement wallet-based SSH authentication using Ed25519 keys anonpenguin23 2026-02-19 10:51:03 +02:00
  • ead0b9f4b0 Enhance PID collection by adding namespace service support and extending timeout for systemd queries anonpenguin23 2026-02-19 10:24:49 +02:00
  • 40600c3557 Enhance PID collection by adding namespace service support and extending timeout for systemd queries anonpenguin23 2026-02-19 10:24:49 +02:00
  • 8919796f00 Bump version to 0.109.0 and add tests for TCP port waiting and Olric config YAML parsing anonpenguin23 2026-02-19 08:57:32 +02:00
  • aa2da83969 Bump version to 0.109.0 and add tests for TCP port waiting and Olric config YAML parsing anonpenguin23 2026-02-19 08:57:32 +02:00
  • 9eaa7fc467 Unmask and re-enable services before restarting to ensure proper startup anonpenguin23 2026-02-19 06:43:28 +02:00
  • bb98418ac9 Unmask and re-enable services before restarting to ensure proper startup anonpenguin23 2026-02-19 06:43:28 +02:00
  • ebb0e33da8 Implement WireGuard peer authentication and enhance internal request validation anonpenguin23 2026-02-19 06:43:06 +02:00
  • b58e1d80ee Implement WireGuard peer authentication and enhance internal request validation anonpenguin23 2026-02-19 06:43:06 +02:00
  • 9f668cefa4 Bug fixing anonpenguin23 2026-02-18 11:20:16 +02:00
  • 4f1709e136 Bug fixing anonpenguin23 2026-02-18 11:20:16 +02:00
  • 2ac9e92cea Namespace bug fix and fixing bugs on serverless and deployments anonpenguin23 2026-02-17 15:57:32 +02:00
  • 83804422c4 Namespace bug fix and fixing bugs on serverless and deployments anonpenguin23 2026-02-17 15:57:32 +02:00
  • 89b6ab7c5e Updated docs and bug fixing anonpenguin23 2026-02-17 08:49:16 +02:00
  • 8aef779fcd Updated docs and bug fixing anonpenguin23 2026-02-17 08:49:16 +02:00
  • e1a5f2f843 A ton of updates on the monitoring mostly bug fixes anonpenguin23 2026-02-16 16:35:29 +02:00
  • 0b5b6e68e3 A ton of updates on the monitoring mostly bug fixes anonpenguin23 2026-02-16 16:35:29 +02:00
  • d8ebf784ce Added some new alerts on monitoring anonpenguin23 2026-02-16 11:47:18 +02:00
  • f889c2e358 Added some new alerts on monitoring anonpenguin23 2026-02-16 11:47:18 +02:00
  • d4c22b0696 Created new monitoring cli interface for nodes, namespaces and cluster anonpenguin23 2026-02-16 11:16:02 +02:00
  • 1e38fc2861 Created new monitoring cli interface for nodes, namespaces and cluster anonpenguin23 2026-02-16 11:16:02 +02:00
  • ba6fded2ca updated makefile anonpenguin23 2026-02-16 10:31:37 +02:00
  • 88ba08fcba updated makefile v0.107.0-nightly anonpenguin23 2026-02-16 10:31:37 +02:00
  • 949594f5a5 Refactored cli to make things more clear and easy to understand for developers anonpenguin23 2026-02-16 10:31:17 +02:00
  • 865a4f3434 Refactored cli to make things more clear and easy to understand for developers anonpenguin23 2026-02-16 10:31:17 +02:00
  • 226d36f04c 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. anonpenguin23 2026-02-16 10:01:35 +02:00
  • 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. anonpenguin23 2026-02-16 10:01:35 +02:00
  • f1aa8bd943 removed script anonpenguin23 2026-02-14 14:33:47 +02:00
  • 25a167f9b4 removed script anonpenguin23 2026-02-14 14:33:47 +02:00
  • f9da3b601d Moved everything to root user and to /opt/orama from home/orama/.orama anonpenguin23 2026-02-14 14:33:38 +02:00
  • bc9cbb3627 Moved everything to root user and to /opt/orama from home/orama/.orama anonpenguin23 2026-02-14 14:33:38 +02:00
  • 515d893055 Removed rqlite mcp anonpenguin23 2026-02-14 14:14:16 +02:00
  • ef8002bf13 Removed rqlite mcp anonpenguin23 2026-02-14 14:14:16 +02:00
  • 17148dcc5a Renamed debros to orama anonpenguin23 2026-02-14 14:14:04 +02:00
  • 29d255676f Renamed debros to orama anonpenguin23 2026-02-14 14:14:04 +02:00
  • 9319d03f3f Updated installation process simplified it anonpenguin23 2026-02-14 14:06:14 +02:00
  • ba4e2688e4 Updated installation process simplified it anonpenguin23 2026-02-14 14:06:14 +02:00
  • feb894d661 Bro i did so many things to fix the problematic discovery and redeployment and i dont even remember what i did anonpenguin23 2026-02-14 10:56:26 +02:00
  • 749d5ed5e7 Bro i did so many things to fix the problematic discovery and redeployment and i dont even remember what i did anonpenguin23 2026-02-14 10:56:26 +02:00
  • aec7683fbc Updated makefile anonpenguin23 2026-02-13 16:18:43 +02:00
  • afbb7d4ede Updated makefile v0.106.0-nightly anonpenguin23 2026-02-13 16:18:43 +02:00
  • a40e140a3a Writing more tests and fixed bug on rqlite address anonpenguin23 2026-02-13 16:18:22 +02:00
  • 2986e64162 Writing more tests and fixed bug on rqlite address anonpenguin23 2026-02-13 16:18:22 +02:00
  • 35572d2aca Security audit, code cleanup anonpenguin23 2026-02-13 14:33:11 +02:00
  • 1ab63857d3 Security audit, code cleanup anonpenguin23 2026-02-13 14:33:11 +02:00
  • 59c1d8b37a Improved health check , plus bug fixing anonpenguin23 2026-02-13 13:40:33 +02:00
  • 61ccad952a Improved health check , plus bug fixing anonpenguin23 2026-02-13 13:40:33 +02:00
  • 9d13b085ac Did a lot of cleanup and bug fixing anonpenguin23 2026-02-13 12:47:02 +02:00
  • 85a556d0a0 Did a lot of cleanup and bug fixing anonpenguin23 2026-02-13 12:47:02 +02:00
  • 73b92ccb5c Cleaned up development environment anonpenguin23 2026-02-13 10:33:11 +02:00
  • ed82c8ca6b Cleaned up development environment anonpenguin23 2026-02-13 10:33:11 +02:00
  • 392eeb6cdc Auto node recovery and failover if node is dead, added wallet authentication with phantom and root wallet + cluster repair logic anonpenguin23 2026-02-13 08:16:01 +02:00
  • 266507ef09 Auto node recovery and failover if node is dead, added wallet authentication with phantom and root wallet + cluster repair logic anonpenguin23 2026-02-13 08:16:01 +02:00
  • 9d83d2e8a7 Fixed firewall problem with anyone rellay and added authentication with root wallet anonpenguin23 2026-02-13 07:38:54 +02:00
  • 5fed8a6c88 Fixed firewall problem with anyone rellay and added authentication with root wallet anonpenguin23 2026-02-13 07:38:54 +02:00
  • d924c44886 Improved collector added anyone on health check anonpenguin23 2026-02-12 09:36:07 +02:00
  • 1d186706f6 Improved collector added anyone on health check v0.102.5-nightly anonpenguin23 2026-02-12 09:36:07 +02:00
  • bd17dbbdee updated makefile anonpenguin23 2026-02-12 07:41:01 +02:00
  • 83bd495f0f updated makefile anonpenguin23 2026-02-12 07:41:01 +02:00
  • 989be553d2 created patch and fixed authentication issue for ipfs bug and cross node communication anonpenguin23 2026-02-12 07:40:43 +02:00
  • 5c73330be6 created patch and fixed authentication issue for ipfs bug and cross node communication anonpenguin23 2026-02-12 07:40:43 +02:00
  • 901fb50bff Updated makefile anonpenguin23 2026-02-11 15:10:54 +02:00
  • ee0f035948 Updated makefile v0.102.2-nightly anonpenguin23 2026-02-11 15:10:54 +02:00
  • 34aba92cca Collector updates and bug fixes + patches scripts created anonpenguin23 2026-02-11 15:08:20 +02:00
  • b5dfcab1d6 Collector updates and bug fixes + patches scripts created anonpenguin23 2026-02-11 15:08:20 +02:00
  • 80513c311d Improved how we present results on inspector and added anyone tests anonpenguin23 2026-02-11 11:07:56 +02:00
  • 4356f5544a Improved how we present results on inspector and added anyone tests v0.102.1-nightly anonpenguin23 2026-02-11 11:07:56 +02:00
  • 3e8ef72434 updated makefile anonpenguin23 2026-02-11 10:36:57 +02:00
  • ebdd08f71c updated makefile anonpenguin23 2026-02-11 10:36:57 +02:00
  • ef5b5e7750 Added system prompt on inspector anonpenguin23 2026-02-11 10:36:40 +02:00
  • 35ad8bdb16 Added system prompt on inspector anonpenguin23 2026-02-11 10:36:40 +02:00
  • b996608802 Merge pull request #81 from DeBrosOfficial/cleanup/dead-code anonpenguin 2026-02-11 09:57:34 +02:00
  • 051c002ec8
    Merge pull request #81 from DeBrosOfficial/cleanup/dead-code anonpenguin 2026-02-11 09:57:34 +02:00
  • c1a5c35a70 Updated version anonpenguin23 2026-02-11 09:57:17 +02:00
  • fbeecb617a Updated version anonpenguin23 2026-02-11 09:57:17 +02:00
  • 41355fe241 added docs about inspector anonpenguin23 2026-02-11 09:56:16 +02:00
  • f3f0716715 added docs about inspector anonpenguin23 2026-02-11 09:56:16 +02:00
  • c47a409bb9 Created inspector , it is hot as fuck anonpenguin23 2026-02-11 09:53:46 +02:00
  • 7dc6fecac2 Created inspector , it is hot as fuck anonpenguin23 2026-02-11 09:53:46 +02:00
  • 3f10ebdbd3 Did a small refactor, code clean, remove dead code, legacy etc anonpenguin23 2026-02-11 07:43:33 +02:00
  • eddf0553b7 Did a small refactor, code clean, remove dead code, legacy etc anonpenguin23 2026-02-11 07:43:33 +02:00
  • 0e7eeb18a9 Removed dead code anonpenguin23 2026-02-11 07:24:27 +02:00
  • 888df0385e Removed dead code anonpenguin23 2026-02-11 07:24:27 +02:00
  • 28911a0f08 Updated git ignore anonpenguin23 2026-02-11 07:12:25 +02:00
  • b305f562d7 Updated git ignore anonpenguin23 2026-02-11 07:12:25 +02:00
  • 9c49428ecd Improved scripts and updated makefile anonpenguin23 2026-02-11 07:09:13 +02:00
  • 1fb6f9a13e Improved scripts and updated makefile anonpenguin23 2026-02-11 07:09:13 +02:00
  • 4f60fbe190 Moved examples inside docs and added common problems doc anonpenguin23 2026-02-11 07:06:52 +02:00
  • 490c4f66da Moved examples inside docs and added common problems doc anonpenguin23 2026-02-11 07:06:52 +02:00
  • 591719b1e3 Fixed bug on spawn handler and cluster manager anonpenguin23 2026-02-11 06:44:07 +02:00
  • 91ac56c50a Fixed bug on spawn handler and cluster manager v0.101.6-nightly anonpenguin23 2026-02-11 06:44:07 +02:00
  • 2a79a79376 Bug fix on production orchestrator on start and stop anonpenguin23 2026-02-10 19:32:08 +02:00
  • f7db698273 Bug fix on production orchestrator on start and stop anonpenguin23 2026-02-10 19:32:08 +02:00
  • 7b89e1b179 Added failover for namespaces anonpenguin23 2026-02-10 17:32:29 +02:00
  • a78e09d2b9 Added failover for namespaces anonpenguin23 2026-02-10 17:32:29 +02:00