Glad you're finding it useful! Have you set 'TLS > Origin Server Name' correctly when you configured the tunnel routing?
Posts by Matt Dyson
I've moved away from @traefik.bsky.social and now use @caddy.bsky.social as my reverse proxy of choice. Writeup here: mattdyson.org/blog/2025/12...
After a lot of blood, sweat and swearing, I now have an #nvidia GPU passed through into a @proxmox.bsky.social VM and accessible by my #docker #swarm nodes!
mattdyson.org/blog/2025/11...
I'm not familiar with JAMstack, but you might be able to run separate instances in all your different locations, each with its own Cloudflare tunnel. CF allows multiple tunnels running at once, so perhaps that handles load balancing for you?
No problem! Yes, my Swarm nodes are all at the same physical location. I think you're right that dispersing nodes could lead to issues, but depending on what services you're running, you might be able to run separate Swarms with some kind of fail over?
No problem! Yes, the `cf_token` secret is read directly, so is required - github.com/tiredofit/do...
I've migrated my #Hugo blog to automatically build and deploy using @github.com actions.
mattdyson.org/blog/2025/04...
The internet is a dodgy place... how I've secured my #Traefik setup with #Crowdsec:
mattdyson.org/blog/2025/03...
I've taken the plunge and automated minor updates to my Docker containers through Renovate - writeup here:
mattdyson.org/blog/2025/02...
You're right, it doesn't look like `/api` is needed on the end of TRAEFIK_POLL_URL. I've got it included in my config though, and it runs fine regardless!
Unfortunately there's no way of knowing what your Post ID is before you make the Bluesky Post, so you're right - you need to go back and update the Hugo post front matter afterwards.
Glad the writeup was useful!
Thanks very much!
The PDS is so far only using a few MB of storage, I'm assuming it will only grow significantly with large blob files. Traffic is also negligible, presumably because of my low follower count!
I think I'm done spamming old projects... for now!
@bsky.app comment threads should be available on my site very shortly: mattdyson.org
Thank you so much for writing this up!
I've made some tweaks for my specific use case and added some additional functionality, with the resulting code available at github.com/mattdy/blues... - I've linked back to yourself as the original inspiration, hope that's okay!
I've spent the afternoon integrating @bsky.app comments on my Hugo blog:
mattdyson.org/blog/2024/11...
No problem, glad you found it useful! I'm working on adding Bluesky as a source for my blog comments - you've got the dubious honour of being the test subject!
Hello Bluesky!
After a few hours of desk-banging and swearing, I seem to be in existence as @mattdyson.org running off my own self-hosted PDS instance!