33 Commits

Author SHA1 Message Date
anonpenguin23
f71593af4a feat: add sandbox command and vault guardian build
- integrate Zig-built vault-guardian into cross-compile process
- add `orama sandbox` for ephemeral Hetzner Cloud clusters
- update docs for `orama node` subcommands and new guides
2026-02-27 15:22:51 +02:00
anonpenguin23
0ced78d0f4 Added hatzhner support for clustering cli orama to spin up clusters 2026-02-25 15:13:18 +02:00
anonpenguin23
a1c6688901 Remove legacy deployment and upgrade scripts
- Deleted redeploy.sh, which handled redeployment to nodes in devnet/testnet environments.
- Removed upgrade-nodes.sh, responsible for rolling upgrades of nodes.
- Eliminated upload-source-fanout.sh, which uploaded source archives to nodes in parallel.
- Removed upload-source.sh, used for uploading and extracting source archives to VPS nodes.
2026-02-24 14:24:25 +02:00
anonpenguin23
f9f1b77bc2 feat: add secrets and triggers management to function commands
- Introduced `secrets` command for managing function secrets, including set, list, and delete operations.
- Added `triggers` command for managing PubSub triggers associated with functions, allowing addition, listing, and deletion of triggers.
- Implemented API handlers for secrets management, including setting, listing, and deleting secrets.
- Updated serverless handlers to support new secrets and triggers functionalities.
- Enhanced tests for the new features, ensuring proper functionality and error handling.
2026-02-23 19:18:39 +02:00
anonpenguin23
7cbef1beae feat: add TURN domain configuration and certificate provisioning via Caddy 2026-02-23 16:57:29 +02:00
anonpenguin23
7eb1f5eac8 feat: add WebRTC support with SFU and TURN server integration, including configuration, monitoring, and API endpoints 2026-02-21 11:31:20 +02:00
anonpenguin23
89b6ab7c5e Updated docs and bug fixing 2026-02-17 08:49:16 +02:00
anonpenguin23
e1a5f2f843 A ton of updates on the monitoring mostly bug fixes 2026-02-16 16:35:29 +02:00
anonpenguin23
d8ebf784ce Added some new alerts on monitoring 2026-02-16 11:47:18 +02:00
anonpenguin23
949594f5a5 Refactored cli to make things more clear and easy to understand for developers 2026-02-16 10:31:17 +02:00
anonpenguin23
f9da3b601d Moved everything to root user and to /opt/orama from home/orama/.orama 2026-02-14 14:33:38 +02:00
anonpenguin23
515d893055 Removed rqlite mcp 2026-02-14 14:14:16 +02:00
anonpenguin23
17148dcc5a Renamed debros to orama 2026-02-14 14:14:04 +02:00
anonpenguin23
73b92ccb5c Cleaned up development environment 2026-02-13 10:33:11 +02:00
anonpenguin23
41355fe241 added docs about inspector 2026-02-11 09:56:16 +02:00
anonpenguin23
4f60fbe190 Moved examples inside docs and added common problems doc 2026-02-11 07:06:52 +02:00
anonpenguin23
210d215d58 Updated docs and bug fixes and updated redeploy script 2026-02-09 15:23:02 +02:00
anonpenguin23
94f313614a Updated docs 2026-02-03 17:34:07 +02:00
anonpenguin23
c61180d738 Bug fixing 2026-02-03 17:27:36 +02:00
anonpenguin23
d53c3dd614 fixed upload scripts 2026-02-01 17:01:32 +02:00
anonpenguin23
c9f60e4e92 Made building faster 2026-02-01 16:15:37 +02:00
anonpenguin23
0559fd7ec1 fixed more bugs and updated docs 2026-02-01 15:58:28 +02:00
anonpenguin23
5fa2632ca7 updated docs 2026-02-01 12:06:20 +02:00
anonpenguin23
0f6b3d0abb Added self signed cert fallback, fixed dns bugs 2026-01-31 10:07:15 +02:00
anonpenguin23
da7eb7452b Updated docs and fixed WG bugs and ip's bugs 2026-01-31 07:09:09 +02:00
anonpenguin23
7845d36b32 Added wireguard and updated installation process and added more tests 2026-01-30 15:30:18 +02:00
anonpenguin23
6d4d072cdc Updated docs and added replication and load balancing for deployments 2026-01-29 11:44:50 +02:00
anonpenguin23
a466768e1c added support for anyone relay with rewards 2026-01-28 08:36:57 +02:00
anonpenguin23
6efece9e95 Extra tests and a lot of bug fixing 2026-01-26 07:53:35 +02:00
anonpenguin23
5904e43e26 updated docs 2026-01-24 13:18:14 +02:00
anonpenguin23
bc137a6a44 updated docs 2026-01-22 18:55:00 +02:00
anonpenguin23
203d4ab0ff added some tests 2026-01-22 14:39:50 +02:00
anonpenguin23
f1dd9e1048 Refactored the whole codebase to be much cleaner 2026-01-20 10:03:55 +02:00