Vigyata.AI
Is this your channel?

Palmr: Self-Hosted File Sharing Made Easy (With Some Caveats)

9.7K views· 280 likes· 25:30· Sep 17, 2025

🛍️ Products Mentioned (11)

Looking for a self-hosted alternative to WeTransfer or SendGB? Palmr is an open-source file sharing platform that caught my attention, but my testing revealed some important issues you need to know about. In this video, I walk through my complete experience with Palmr, including the problems I encountered with the latest Docker image and Cloudflare Tunnels. I'll show you how to work around these issues and demonstrate the platform's impressive features like password protection, custom links, OIDC authentication, and receive links. 🎓 What You'll Learn: - How to deploy Palmr using Docker Compose - Why you might need to avoid the "latest" tag - Cloudflare Tunnels compatibility issues - Complete feature walkthrough and demo - Authentication setup options - Customization capabilities 🕒 Timestamps: 00:00 Introduction and Channel Updates 03:05 Issues with Latest Version 07:00 Cloudflare Tunnels Problems 10:47 Palmr Dashboard Tour 15:00 Creating Receive Links 17:00 Customization Features 20:00 Docker Compose Setup 24:00 Final Thoughts 🔗 Links: Palmr GitHub: https://github.com/kyantech/Palmr Self-Hosted Newsletter: https://selfh.st/weekly/2025-09-12 #selfhosted #palmr #filesharing /=========================================/ ✅ Amazon Wishlist: https://dbte.ch/amznwishlist Get early, ad-free access to new content by becoming a channel member, or a Patron! ✅ https://www.patreon.com/dbtech ✅ https://www.youtube.com/channel/UCVy16RS5eEDh8anP8j94G2A/join All My Social Links: ✅ https://dbt3.ch/@dbtech Join Discord! ✅ https://discord.gg/M9J6hFq /=========================================/ ✨Ways to support DB Tech: ✅ https://www.patreon.com/dbtech ✅ https://www.paypal.me/DBTechReviews ✅ https://ko-fi.com/dbtech ✅ Cashapp: https://cash.app/$dbtechyt ✅ Venmo: https://venmo.com/dbtechyt ✨Come chat in Discord: ✅ https://dbte.ch/discord

About This Video

In this video I tested Palmr, an open-source, self-hosted alternative to WeTransfer/SendGB-style file sharing, and I walked through the good, the bad, and the “wait… why isn’t this working?” stuff I ran into. I started from the GitHub repo, looked at the different Docker Compose options (bind mount, Docker volume, Minio, S3), and then showed my full experience deploying it and using it day-to-day. Feature-wise, Palmr impressed me right out of the gate: password-protected shares, custom links/aliases, expiration dates, max views, and a clean dashboard with previews, bulk actions, and a solid admin experience. But I also hit two caveats you need to know about. First, using the Docker image with the “latest” tag caused a JWT/cookie authorization issue for me (uploads worked, but downloads from another browser would fail). Pinning to v3.2.0-beta fixed most of that. Second, I had a repeatable problem when accessing Palmr through Cloudflare Tunnels—downloads/images would break—while switching to a different reverse proxy made everything work instantly. Overall, I love where Palmr is headed, but it’s not quite “set it and forget it” for me yet.

Frequently Asked Questions

🎬 More from DB Tech