Add cluster management script for 3 server nodes and 1 HTTP proxy

Provides start/stop/status/restart/clean commands to manage a local
ToastyFS cluster. Nodes listen on 127.0.0.1:8001-8003 with the HTTP
proxy on 127.0.0.1:3000. Each node gets its own chunk storage directory
under cluster-data/. Logs and PID files are stored there as well.

https://claude.ai/code/session_01FAL4T35UGYqXexbaxvihRp
This commit is contained in:
Claude
2026-02-26 01:19:36 +01:00
committed by cozis
parent 02da6b0170
commit 7cd124e939
2 changed files with 179 additions and 1 deletions
+2 -1
View File
@@ -22,4 +22,5 @@ examples/example
vsr_boot_marker
*.pem
*.exe
.claude/
.claude/
cluster-data/