anonpenguin23
6cb7661183
feat: implement SFU and TURN server functionality
...
- Add signaling package with message types and structures for SFU communication.
- Implement client and server message serialization/deserialization tests.
- Enhance systemd manager to handle SFU and TURN services, including start/stop logic.
- Create TURN server configuration and main server logic with HMAC-SHA1 authentication.
- Add tests for TURN server credential generation and validation.
- Define systemd service files for SFU and TURN services.
2026-02-21 11:17:13 +02:00
anonpenguin23
b1edcd9e9d
feat: enhance namespace management with cluster state deletion and improved deprovisioning process
2026-02-21 06:41:19 +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
949594f5a5
Refactored cli to make things more clear and easy to understand for developers
2026-02-16 10:31:17 +02:00
anonpenguin23
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.
2026-02-16 10:01:35 +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
17148dcc5a
Renamed debros to orama
2026-02-14 14:14:04 +02:00
anonpenguin23
9319d03f3f
Updated installation process simplified it
2026-02-14 14:06:14 +02:00
anonpenguin23
34aba92cca
Collector updates and bug fixes + patches scripts created
2026-02-11 15:08:20 +02:00
anonpenguin23
8f10bbc84f
Fixed WG port issues and production firewall fixes
2026-02-10 09:39:26 +02:00
anonpenguin23
210d215d58
Updated docs and bug fixes and updated redeploy script
2026-02-09 15:23:02 +02:00
anonpenguin23
1a29c01b42
Updated the way we spawn services on namespace added systemd
2026-02-04 17:17:01 +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
b835e4762d
fixes
2026-02-01 14:26:36 +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
2ddf12b659
Fixed swarm problem flag and install TUI problem
2026-01-29 08:03:06 +02:00
anonpenguin23
965eeebee6
fixed bugs on dns for deployment
2026-01-29 07:22:32 +02:00
anonpenguin23
5cbf1ac166
namespaces on gateway, load balancer and rqlite and olric namespaces
2026-01-28 11:24:21 +02:00
anonpenguin23
a466768e1c
added support for anyone relay with rewards
2026-01-28 08:36:57 +02:00
anonpenguin23
71ff95ae5f
fixing bugs on tests and on codebase
2026-01-26 14:41:26 +02:00
anonpenguin23
6efece9e95
Extra tests and a lot of bug fixing
2026-01-26 07:53:35 +02:00
anonpenguin23
3bee42e856
update install and upgrade
2026-01-24 16:42:58 +02:00
anonpenguin23
8788a28fed
Changed from dbn to orama
2026-01-24 09:40:42 +02:00
anonpenguin23
f1dd9e1048
Refactored the whole codebase to be much cleaner
2026-01-20 10:03:55 +02:00