Normal view

Today — 5 June 2026Main stream

Girlfriend is currently in france struggling to access jellyfin with tailscale without buffering

hello, she has a gigabit connection , and my upload speed is fast enough to deal with it but for some reason she has 8/10 times constant issues where it buffers every second ,whether with directplay or transcoding (i can transcode at 6x the framerate of the shows so shouldnt be an issue)

can anyone recommend a way to speed up or solve this issue? it wasnt a problem till i had to reinstall jellyfin and i believe i have put all the settings back to how they were.

is there an alternative to tailscale , that is still free and maybe faster without any issues such as relaying

submitted by /u/DriverAffectionate83 to r/selfhosted
[link] [comments]

First 9 days of selfhosting

I started on 28 may to try and self host vaultwarden.

It was not so hard I thought after spending a day to self host vaultwarden, immich with tailscale.

Then I went down the rabbithole of self hosting.

First came the hair pulling experience of nextcloud.( it took me 4 days to figure out how to use it with tailscale funnel 😂 and to clean up the mess I created in the meantime).

Then came cryptpad (because I did not like nextcloud docs even though both use the same) was not so hard I learned from nextcloud experience.

Then came jellyfin, it was relatively easy, just took me a little more than half a day.

Then came home assistant not much hard as I did not have any smart devices and I just wanted to try it out so can't tell much

Then I learned about portainer (ah how easy my life could have been if I had learned about it earlier or so I thought).

At last it was adguard home (I had to fall back to use terminal and ditch portainer) I literally LOST sleep and went at it for two days because on dnsleaktest it was showing my carrier name only to learn that quad9 has official partnership with them. (I made so many changes to my firewall deleted and reinstalled adguard multiple times only because of a single peice of misinformation 😇 THEY SAY afterall information is the most important weapon in war).

At first adguard left a bad taste in my mouth but after configuring it for two hours I feel a sense of accomplishment and satisfaction finally my homelab is complete.

EDIT: Now let's focus on my exam that are in ten days and I have used all my vacation on self hosting. Wish me luck.

Edit2: spelling error

submitted by /u/WestAd2973 to r/selfhosted
[link] [comments]

Netdata keeps begging me to create an account and Im done

I installed Netdata on my home server a few months ago Thought it was cool seeing all the graphs nd metrics

Then it started showing a little banner at the top asking me to sign up for a free account

Okay fine I ignored it

Then the banner got bigger

Then it started covering part of the dashboard

Last week I updated to the latest version nd now the entire top third of the page is a prompt telling me to create a cloud account to unlock more features

I just want to see my CPU temp on my own machine without being sold something

I get it they need to make money But this is running on my hardware on my network

Anyone know a fork or an alternative that just shuts up and shows the damn graphs

submitted by /u/CalligrapherCold364 to r/selfhosted
[link] [comments]

I built my own self hosted solution for keeping up with all the news across the internet.

Hi all,

Wanted to share a project I've built a while ago - It's effectively static page generator which creates websites based on the RSS/ATOM feeds. I've been using Newsboat for this purpose for a long time but wanted something I can access on any device - hence the idea.

You can:

  • Set it up on your own Github pages (with automatic updates - see Liveboat Github Runner repo.
  • Run it locally.
  • Set it up with Docker (image included).

The generated page has built in support for Youtube vids and player for podcasts etc. Personally I completely stopped visiting YT at this point since Google decided to bombard me with AI slop at every point.

No AI involved ofc.

Hope you find it useful

submitted by /u/exaroth to r/selfhosted
[link] [comments]

Webapp for scan and print

So i have a printer like most of you i belive, the printer and scanner work really whell from the terminal, but it's not wife approve, do some webapp exist to just make a frontend to cups and sane ?

submitted by /u/Wateir to r/selfhosted
[link] [comments]

Opinions on scheduling reboots.

I'm curious about the general consensus on scheduled reboots for your homelab?

Currently my buddy and I joke about being "Uptime Kings" but I can't help but wonder if there's a standard for scheduling restarts.

submitted by /u/BobButtwhiskers to r/selfhosted
[link] [comments]

End-to-end guide: exposing a K3s cluster with Traefik, cert-manager, CloudFlare and DDNS

I recently set up a Raspberry Pi 5 running K3s and wanted to make a few things accessible from outside my home network like my blog and other services.

I have documented the whole process, including some of the issues I ran into and how I solved them for:

  • Dynamic DNS via Cloudflare for a stable hostname
  • Traefik as the Kubernetes ingress controller
  • cert-manager with Let's Encrypt for automated TLS
  • A residential internet connection with a dynamic public IP
  • Router port forwarding for secure service exposure
  • A K3s cluster running on Raspberry Pi hardware

I'm curious how others are handling remote access to their homelabs. For personal use or deploying web services. Are you exposing services directly with HTTPS, using a VPN (Tailscale/WireGuard), Cloudflare Tunnel, or something else?

Article: https://thethoughtprocess.xyz/en/series/home-server/deploy-kubernetes-internet-dynamic-dns-https

Feedback and suggestions are welcome.

submitted by /u/Kindly-Hawk to r/selfhosted
[link] [comments]
Yesterday — 4 June 2026Main stream

At what point does self-hosting become an actual addiction?

Started with "I'll just host one thing" and now I'm sitting here looking at old mini PCs, random NUCs, and Facebook Marketplace listings like they're Pokémon cards.

I swear every self-hosted project creates three more projects. You install something simple, then suddenly you're setting up monitoring for the thing, backups for the monitoring, and a dashboard to monitor the monitoring.

The craziest part is that half the fun isn't even using the service. It's staring at Grafana graphs at 2 AM like they contain the secrets of the universe.

Please tell me I'm not the only one whose homelab keeps expanding for absolutely no reason

submitted by /u/Worried_Developer_67 to r/selfhosted
[link] [comments]

Appreciation for Forgejo, my best self-hosted tool in 2026

I developed multiple programs for my personal use, most of them are not really publishable (Single run tools to convert stuff or tools no one in the world would use), and because of that I do not bother with removing private keys/local info/random comments.

When I use github, there is a serious risk of accidentally publishing something should be private, and even if i don't, I still depend on microslop, and it is possible that somehow copilot is analyzing your code.

I heard a lot of positive reviews on Forgejo, and oh my god, it is a piece of work. Simple, private, and really safe workspace to push/pull repos locally.

If you are a hobbyist, this is the best tool imo to organize your multiple random scripts/programs without an ounce of pain.

I am using it behind netbird, pulling/pushing using ssh keys exactly as how I deal with github

submitted by /u/PartlyProfessional to r/selfhosted
[link] [comments]

My self hosted workout app that I never finished is now 4 months old

My self hosted workout app that I never finished is now 4 months old

last two images are the very first and the latest recorded set

I just got my home server and started a gym membership and didn't like how any of the workout apps worked. And since I knew how a bit of programming, I decided to spend a weekend learning django to make something quick and dirty

I was going to finish it, but then I started using it, and i just... kept using it

This will probably never be complete, and probably never public, there's no user accounts, it's basically impossible to add exercise and tags on a phone, it uses htmx but no indicators so if you have slow internet it simply looks like nothing is happening

but it works just enough for me to not bother trying to change anything

submitted by /u/sininenblue to r/selfhosted
[link] [comments]

Moved my Proxmox VMs over to CoreOS + Podman. Now you can too!

Moved my Proxmox VMs over to CoreOS + Podman. Now you can too!

When I started looking to move all of my VMs over to something lighter than RHEL, I settled on CoreOS. It's light, immutable, and has first-class support for podman. The problem was that the documentation for getting it running under Proxmox sucked. It still sucks, but I read all of it.

I also looked at the various howtos/scripts that set up CoreOS VMs. They all were either too complex (relying on terraform, etc...), skipped out on using the proxmox disk images provided by the CoreOS team [really, installing via ISO? No thanks!], or otherwise didn't work for me.

So, I did what any cranky ol' bastard would do. I wrote a bash script to do it for me.

Well kids, now you don't have to write the bash script. You can just use mine. It works, you can easily read it, and it won't set your dog on fire [I think].

I don't currently have my butane configs hosted publicly, but once I clean them up, I'll publish examples for all the services I'm running in another repo so you cool cats can crib what you need.

submitted by /u/gesis to r/selfhosted
[link] [comments]
Before yesterdayMain stream

Self-hosting my “learning backlog” app instead of abandoning courses halfway through

Self-hosting my “learning backlog” app instead of abandoning courses halfway through

I kept collecting books, tutorials, courses, and random things I wanted to learn, then forgetting about most of them a week later.

The main problem wasn’t motivation so much as friction. Every study session started with:
“what should I continue today?”

So lately I’ve been experimenting with self-hosting a small app that acts like a backlog/scheduler for learning material.

You dump in things you want to learn, start a session, and it surfaces something from the backlog so you spend less time deciding and more time actually continuing stuff you already started.

I’ve also been trying to keep most things local/self-hostable instead of relying on another cloud productivity service.

Curious how people here handle this problem:

  • self-hosted tools for study/knowledge management,
  • keeping long-term learning organized,
  • or avoiding the graveyard of half-finished courses and notes.

Would also be interested in hearing what features would actually matter in a self-hosted setup vs what’s just productivity-app bloat.

I'm using OffShelf app, but what do you use?

submitted by /u/AhmadSaad48 to r/selfhosted
[link] [comments]

What GitHub alternative do you self-host?

Hello, so I have recently gotten into self-hosting and I am currently hosting an automated media server and my own search engine. I now want to self-host my own GitHub so I'm looking for some good alternatives. I want something pretty minimal.

What do you self-host as an alternative to GitHub or any of the other proprietary platforms and what made you choose it over the other alternatives?

Thanks in advance.

submitted by /u/Ollieistic to r/selfhosted
[link] [comments]

I built a proxy server for my father in Russia after Roskomnadzor blocked everything. Now I'm building the infrastructure layer that makes this problem disappear.

Engineering college student from California passionate about Digital Resistance. (Background in Amateur Radio, Cybersec and Competitive Programming)

State-level blocking is escalating across multiple countries. Telegram, WhatsApp, VPNs are gone one by one. I set up an MTProto + Xray server for someone close. It worked.

Additionally, Meta has recently removed E2EE, controversy about messengers spying on personal messages have been on the rise

But I kept thinking: why does this keep being a problem?

The answer is architectural. Every messaging app: Signal, Telegram, WhatsApp made the same decision: identity lives on their servers. Your phone number, your account, your social graph are under their control. One IP range to block. One company to pressure.

So I have been actively creating a whitepaper for Resonance.

The core idea is to separate identity from infrastructure. Your identity is a cryptographic keypair you own, not a phone number, not an account. Relay nodes route encrypted packets and provide mailboxing, but they never own your plaintext or social graph. If a node gets blocked, your identity migrates automatically. The route changes. You don't notice.

It's open-core. Protocol, SDK, CLI, and relay node are open source. You can run it on a VPS, a Raspberry Pi, a home server. Eventually also LoRa, mesh, radio fallback, satellites for when the internet itself goes down.

Built in Rust. PQC encrypted. Self-hostable. Decentralized

Would love feedback from this community, what is good and what is bad. Especially anyone who's dealt with censorship circumvention or self-hosted communication infrastructure.

GitHub: (recovering from a security breach right now that suspended my account and the rganisation)
You can also reach me via email!

Edit:

It is not only about censorship. It is that every communication system today routes your data through infrastructure owned by corporations or governments. Meta now even publicly discloses that your private Instagram messages are not encrypted! Telegram's servers own your message history, private keys and their code being closed source really does not show you how they might be using it, even if they claim to not be collaborating with any authority.. Even if the content is encrypted, the infrastructure layer is company's, they can also control your account, restrict access..

submitted by /u/DescriptionLatter239 to r/selfhosted
[link] [comments]

Strava just announced API restrictions + a paid MCP. Reminder that Endurain exists, a fully self-hosted, open-source fitness tracker alternative

Hi Reddit, João from Endurain here! With the latest news from Strava I had to take the change to promote a little bit Endurain.

Also with this change I will need to rethink the Strava integration.

If you haven’t seen it yet, Strava just sent out an email announcing a wave of API changes: new tiers, subscription requirements for developers, intermediary platforms being cut off, and an official MCP that’s paywalled behind a Strava subscription. The writing has been on the wall for a while, your fitness data, their rules.

I’ve been building Endurain as a self-hosted alternative for exactly this reason. You host it, you own it, no subscriptions, no API policy changes that break your tools overnight. It’s actively developed and I’d love feedback from this community.

Find more about it here: https://codeberg.org/endurain-project/endurain

submitted by /u/joaovsilva to r/selfhosted
[link] [comments]

Best option for web based RDP

Hi all,

What with the huge amount of options that are out there I'm never entirely sure whats the best solution these days (and normally I end up with the wrong one!) so I'm hoping for a little help with which option to choose for web based RDP access to my Windows 11 box from outside my network. I'd assume something like Guacamole but happy to be lead elsewhere? Ideally something docker based if possible.

Please and thanks you!

submitted by /u/BigHowski to r/selfhosted
[link] [comments]

Fredy - Self-hosted real estate scraper for Germany, just hit 1k stars

Fredy - Self-hosted real estate scraper for Germany, just hit 1k stars.

I'm super happy to announce a new milestone. After almost 6 years of constant development and effort, I finally hit the 1000 Stars on Github 🔥

Fredy keeps searching for new apartments, houses, and flats in Germany on platforms like ImmoScout24, Immowelt, Immonet, eBay Kleinanzeigen, and WG-Gesucht and instantly delivers the results to you via Slack, Telegram, Email, Discord or ntfy, so you can focus on the more important things in life 😉

submitted by /u/Effective_Pound_3073 to r/selfhosted
[link] [comments]

Scratch: a minimal markdown note taking app

Scratch: a minimal markdown note taking app

Thought to share a project I've recently fell in love with (not affiliated to the dev, if you have questions I'll leave a link to his profile).

It's a minimal markdown note-taking app I use as a distraction-free alternative to writing markdown in VS Code.

Just open the app Ctrl + New to create a new file
Ctrl + Shift + M to toggle between Markdown or WYSIWYG
Ctrl + Shift + Enter to enable focus mode
That's it

Key features:

  • Offline-first - No cloud, no account, no internet required
  • Syntax highlighting - 20 languages with GitHub-inspired color scheme
  • Mermaid diagrams - Render flowcharts, sequence diagrams, and more in fenced code blocks
  • KaTeX math - Render block $$...$$ math equations
  • Slash commands - Type / to quickly insert headings, lists, code blocks, diagrams, and more
  • Focus mode - Distraction-free writing with animated sidebar/toolbar fade
  • Folders - Opt-in collapsible folder tree with drag-and-drop to organize notes
  • Edit with Claude Code, OpenAI Codex, OpenCode, or Ollama - Use your local CLI to edit notes with AI (including fully offline via Ollama)
  • Keyboard optimized - Lots of shortcuts and a command palette
  • Git integration - Optional version control with push/pull for multi-device sync
  • Available for Windows, Linux, macOS

Source: https://github.com/erictli/scratch Dev: Eric Li

submitted by /u/LateElk7337 to r/selfhosted
[link] [comments]
❌
❌