anonpenguin23
c6998b6ac2
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
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
9282fe64ee
Deployement updates
2026-02-01 12:01:31 +02:00
anonpenguin23
51371e199d
Added self signed cert fallback, fixed dns bugs
2026-01-31 10:07:15 +02:00
anonpenguin23
3d3b0d2ee6
update install and upgrade
2026-01-24 16:42:58 +02:00
anonpenguin23
b0bc0a232e
Refactored the whole codebase to be much cleaner
2026-01-20 10:03:55 +02:00