anonpenguin23
54852076f9
feat(ssh): allow running remote commands via ssh
...
- update ssh command to accept optional remote command argument
- modify sshInto to execute commands non-interactively when provided
- comment out unreachable node in nodes.conf
2026-05-03 14:55:43 +03:00
anonpenguin23
69c7ed5e5a
Fix
2026-04-02 15:22:06 +03:00
anonpenguin23
7284cb4578
feat(cli): add fanout push strategy and improve website responsiveness
...
- Add --fanout flag to push command for server-to-server deployment
- Implement agent forwarding for efficient multi-node distribution
- Update landing page scene heights and section padding for mobile devices
2026-03-28 15:27:54 +02:00
anonpenguin23
f3f4a84762
feat(cli): add push command and improve node setup
...
- Add `orama push` command to upload and extract binary archives to nodes
- Update `node setup` to pass operator metadata and auto-configure environments
- Improve SSH configuration and node registration logic
2026-03-28 14:30:55 +02:00
anonpenguin23
ab1be4105c
feat(cli): add node setup command
...
- implement automated VPS bootstrapping for Orama nodes
- add SSH key management via rootwallet
- support genesis node creation and cluster joining via invite tokens
2026-03-28 10:24:48 +02:00
anonpenguin23
8d7d1c6621
feat(cli): add node management and rollout commands
...
- implement `nodes`, `rollout`, `ssh`, and `status` commands
- add `migrate-conf` utility to register existing nodes with the gateway
- update database schema to support operator wallet tracking for nodes
2026-03-27 16:25:32 +02:00
anonpenguin23
211c0275d3
refactor: move Go project into core/ for monorepo structure
2026-03-26 18:14:52 +02:00