DockFlare v1.9.5: Agent Startup Reliability Fix
This is a hotfix release that addresses a key stability issue to improve the reliability of the managed cloudflared
agent container.
What's Fixed?
- Agent Startup Resilience: The startup logic is now smarter. DockFlare will automatically detect and recover if the
cloudflared
agent container fails to start due to a stale or missing Docker network. It will now remove the broken container and create a new, healthy one in its place.
A huge thank you to @MattW for the excellent bug report and detailed logs in issue #148 which made this fix possible!
For a detailed list of all changes, please see the CHANGELOG.md.