Skip to content

Conversation

@andrasbacsai
Copy link
Member

Changes

  • Move RPC settings (rpc_bind_addr, rpc_secret_file, bootstrap_peers) to root level in TOML config (Garage v2.x expects these at root, not inside a [rpc] section)
  • Replace wget healthcheck with /garage stats -a command (wget is not available in the Garage container)

Issues

andrasbacsai and others added 2 commits December 5, 2025 14:05
Garage v2.x expects rpc_bind_addr, rpc_secret_file, and bootstrap_peers
at the root level of the TOML config, not inside a [rpc] section.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
The Garage container doesn't have wget. Use the built-in garage CLI
with 'stats -a' command to check if the node is healthy.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@andrasbacsai andrasbacsai merged commit 8ba7533 into next Dec 5, 2025
1 check passed
@andrasbacsai andrasbacsai deleted the add-garage-service branch December 5, 2025 13:47
@andrasbacsai andrasbacsai mentioned this pull request Dec 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant