Closed pirate closed 8 months ago
hmm it seems like cloudflared
is actually segfauling inside the container right after it prints Registering tunnel ...
. I tried building it from source but there are some broken dependency issues, might require some most investigation.
Edit: as of 2020-06-24 I never did manage to figure this out. If anyone got it working on a Raspi let me know!
Hey @pirate same for me, stuck on the step Registering tunnel subdomain.domain.com
I modified the Dockerfile
I cloned the repo, made some cosmetic changes to Dockerfile.armhf
, I ran into the tar
not extracting and stuck in Download indefinitely. So I provided already downloaded cloudflared
file as a volume mount 😂
closing as I no longer use hera and can't verify that this approach works either way
Not sure if there's a better way to do multi-arch support, so I just created a separate
Dockerfile.armhf
.Usage:
or with
docker-compose
:I also took the liberty of bumping a few of the dependency versions in the process (go, cloudflared, alpine, overlay).
Testing on a Raspberry Pi 4 with raspian: