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:
+2
-1
@@ -22,4 +22,5 @@ examples/example
|
||||
vsr_boot_marker
|
||||
*.pem
|
||||
*.exe
|
||||
.claude/
|
||||
.claude/
|
||||
cluster-data/
|
||||
Reference in New Issue
Block a user