Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update docker-compose.yml #370

Merged
merged 2 commits into from
Jan 25, 2025
Merged

Conversation

dashed
Copy link
Contributor

@dashed dashed commented Jan 19, 2025

gluetun may take a while before a VPN connection is established. Before that completes, bitmagnet will immediately start attempting to make connection attempts, which will fail.

gluetun provides a healthcheck via its Dockerfile (https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md) that we can make use of.

dashed and others added 2 commits January 19, 2025 12:25
`gluetun` may take a while before a VPN connection is established. Before that completes, `bitmagnet` will immediately start attempting to make connection attempts, which will fail.

`gluetun` provides a healthcheck via its `Dockerfile`: https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
@mgdigital mgdigital merged commit d5d3535 into bitmagnet-io:main Jan 25, 2025
7 checks passed
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.

2 participants