WIP: Subnet #21

Draft
fauno wants to merge 2 commits from subnet into main
Owner

when creating new nodes, garage will inform the private ipv4 address to remote nodes, preventing dial back. i've tested it and garage starts normally, but garage status still reports the unreachable ipv4 address so i'm still not sure if it works as intended. i'll come back to this when i start a new node.

when creating new nodes, garage will inform the private ipv4 address to remote nodes, preventing dial back. i've tested it and garage starts normally, but `garage status` still reports the unreachable ipv4 address so i'm still not sure if it works as intended. i'll come back to this when i start a new node.
fauno added 2 commits 2026-06-22 23:13:40 +00:00
garage may still prefer the container's private ipv4 address and will
inform it to remote nodes, preventing dialbacks.  it should be useful
for private ipv6 networks.
fix: upgrade config version
continuous-integration/drone/pr Build is failing
a88e56b4c2
fauno requested review from Brooke 2026-06-22 23:13:40 +00:00
Brooke approved these changes 2026-07-08 01:26:49 +00:00
Brooke left a comment
Owner

This looks good, my only note is to provide more information in the .env.sample, alternatively link to the documentation. Personally, I would be unsure why I would need to put something there if I had only read the .env comment. I don't think it's a blocking issue, just a note.

https://garagehq.deuxfleurs.fr/reference_manual/configuration.html#rpc_public_addr

This looks good, my only note is to provide more information in the .env.sample, alternatively link to the documentation. Personally, I would be unsure why I would need to put something there if I had only read the .env comment. I don't think it's a blocking issue, just a note. https://garagehq.deuxfleurs.fr/reference_manual/configuration.html#rpc_public_addr
Some checks are pending
continuous-integration/drone/pr Build is failing
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin subnet:subnet
git checkout subnet
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coop-cloud/garage#21