#selfhosting

586 posts · Last used 3d

Back to Timeline
Nicd @nicd@masto.ahlcode.fi · 3d ago

I'm now self-hosting on this box:

I wrote a blog post on how I set up new apps, mainly as a reminder for myself: https://blog.nytsoi.net/2026/08/11/docker-setup/

#SelfHosting

0
0
0
Patrick @ppb1701@ppb.social · 3d ago
Remember when I said my DR setup should have me back up in 20-30 minutes? Yeah. About that. Turns out a backup job can run clean every single night for months and still not actually be backing up what you think it is. So here's what I actually found out the hard way replacing nixos2's dying hardware. Feel free to cue the old "The more you know" clip. https://blog.ppb1701.com/best-laid-plans-replacing-nixos2s-failing-hardware-part-19-of-building-a-resilient-home-server-serie #blog #homeserver #nixos #disasterrecovery #selfhosting #gitea #tailscale
2
0
3
Wer seinen eigenen Mailserver betreibt, kennt das ProblemSecure Your Server: acht Checks, ein Scan, für immer kostenlos Ich betreibe neben vielen privaten Domains auch meinen eigenen Mailserver, da hängt viel an einer sauber konfigurierten Domain: DNS-Einträge exakt, TLS sauber, SSH gehärtet. Wer das prüfen will, trifft auf ein Dutzend Scanner, die fast alle dasselbe tun: sich einen einzigen Ausschnitt anschauen und ab einem gewissen Punkt ein Konto oder eine Kreditkarte verlangen. Deshalb gibt es jetzt Secure Your Server: acht Kategorien von DNS bis PGP in einem einzigen Scan, dazu ein echter Mail-Zustellungstest, für immer kostenlos, ohne Konto, ohne Tracking. Teste deine eigene Domain, bevor es jemand mit weniger guten Absichten tut. https://www.chrislo.de/blog/2026-08-10-15-30-00-deine-domain-hat-laengst-eine-note-du-kennst-sie-nur-noch-nicht/ #chrislo #digitaleunabhängigkeit #itsicherheit #cybersecurity #infosec #opensource #selfhosting #datenschutz #dsgvo #digitalesouveränität #security #vereine
63
1
54
Kevin P. Fleming @kevin@mastodon.km6g.us · 3d ago
I'm considering self-hosting Pocket ID to use as an OIDC identity provider for various other self-hosted services. It's small and simple and easy to understand, but there's a big gap: high availability. If I set up an instance on a machine somewhere, and that machine dies, every service using it as an IdP is temporarily inaccessible until the situation is cured. How do other self-hosters address this situation? I understand at some point there are single points of failure, but I'd like to avoid this being one. #SelfHosting #OIDC #Homelab
8
3
11
anrorob @anrorob@101010.pl · 4d ago
Personal Vault #011 I came across an interesting BBC article today about the return of digital cameras, iPods and wired earphones. At first glance, it looks like a nostalgia piece. But the part that caught my attention was much deeper. One of the people quoted in the article, Professor Andrew Przybylski from Oxford, talks about people wanting more control over their experiences. He contrasts modern digital services, where content is constantly pushed at us, with older devices where you deliberately choose what goes onto them. And then comes the point that really matters: People want more than simply renting the things they are passionate about. That is very close to the reason I started building Personal Vault. I am not trying to go backwards technologically. Quite the opposite. Personal Vault uses modern web technology, automation, AI-assisted tools and eventually its own authentication system. But all of that technology is supposed to work for me. My films should be mine. My photos should be mine. My documents should be mine. My memories should not depend on whether a company changes its subscription, closes a service, removes a feature or decides I am no longer allowed access. Maybe the renewed interest in old technology is not really about old technology at all. Maybe it is about control, ownership and intentionality. And if that is the case, then perhaps the idea behind Personal Vault is not quite as unusual as I thought. BBC article: https://www.bbc.co.uk/news/articles/cly599xlllyo #PersonalVault #SelfHosting #DigitalOwnership #DigitalIndependence
0
0
0
rico becker @ricobeck@mastodon.social · 5d ago

Three easy steps to get #radio stations with EPG into #jellyfin:

  1. Find your stations stream url and convert it into a valid M3U with #EXTINF:0

  2. Put that file somewhere locally and configure a new tuner device of type M3U

  3. For EPG just find a onlinesource, convert the data into valid XMLTV and refresh it continously. You can now add the url als TV Guide Provider and match the channels because of different namings.

That’s it. Totally easy. 😅

Bonus: data is exposed via API

#selfhosting

1
0
2
EinfachBernie @EinfachBernie@mastodon.social · Aug 07, 2026
Linux ist geblieben. Was im Mai als Versuch mit CachyOS begann, ist heute mein Alltag: OBS, Stream Deck, Drucker, Scanner, Gaming – fast alles läuft. Dazu eigene Cloud statt Google & Microsoft. Mein Erfahrungsbericht über Linux, Selbsthosting und Datenhoheit: https://einfachbernie.de/blog/linux-ist-geblieben/ #Linux #CachyOS #OpenSource #Selfhosting #Datenhoheit #Datenschutz #LinuxDesktop #Nextcloud #OBSStudio #DigitalSovereignty
1
0
0
🐝 72 @b72@fe.disroot.org · 6d ago
A little #introduction post to get me started here: I’m just 🐝 72, you know? (he / him) Interested in what might make things better for everyone, but probably not very interesting in myself. Some ideas to get to know me: #Privacy #FOSS #SelfHosting #TheLeft #Kindness #Cats #TransRightsAreHumanRights #Ally 🏳️‍⚧️ #NoBot #NoBridge #NoAI Why not say hello on xmpp:b72@disroot.org
0
2
0
Wulfy—Speaker to the machines @n_dimension@infosec.exchange · 6d ago
Replying to @kolya@social.cologne
@kolya@social.cologne Ive been running multiple VPS'es running multiple Claude sessions. Ive explained my current workflow a while back but #Mastodon search sucks. I cant even find my own posts I did a couple months ago. Anyway, my CLAUDE.md has directives to; a) I have a folder called DOCs any time I have a problem/challenge that is resolved (I call them thesis) #Claude writes DATE_Thesis.md b) I also have ai_index.md which starts with a prompt to regenedate the ai_index. The index has a filename and a brief summary of existing thesis. The purpose of both of these files is for the model to come up to speed on the project very quickly, without grepping shit all the time. c) I also have file called NEW where all the ideas / bugfixes I dont have time to fix go. So in promt I just say NEW: Fix global hunger and it gets added. But specifically, the idea I have, clanky though it is, is to use one of my #Wireguard tunnels as a master /DOC repository and all the instances running Claude can write to the library of Alexandria. I used to do the copy/pasta thing but it drove me up the wall. Though I still do it for x-server sessions. But it irks me and I may need to fix it soon. #Vibecode #VPS #Selfhosting
0
0
0
DigitalEscapeTools @xabd@mastodon.social · Aug 07, 2026
Want a YouTube experience without the recommendation algorithm? YT Zero is an open-source, self-hosted YouTube frontend that focuses on subscriptions instead of recommendations. Follow channels without a Google account, organize videos locally, and optionally download them for offline viewing with yt-dlp integration. More details: https://digitalescapetools.com/tools/tool.html?id=ytzero #OpenSource #SelfHosting #Privacy #YouTube #FOSS #DeGoogle
4
0
3
Self-Hosted Feed @selfhosted_bot@fd.mrmave.work · Aug 07, 2026
📋 blackout314/awesome-raspberry-pi curated list of projects with raspberry pi A curated collection of Raspberry Pi projects across diverse categories like automation, clustering and domotics ⭐ Stars: 461 📅 Last Update: Aug 04, 2026 https://github.com/blackout314/awesome-raspberry-pi #selfhosted #homelab #selfhost #selfhosting #opensource #raspberrypi #projects
0
0
0
Self-Hosted Feed @selfhosted_bot@fd.mrmave.work · Aug 07, 2026
🤖 BingyanStudio/github-analyzer 锐评一下你都在 GitHub 写了什么 Generates AI-powered sharp comments on GitHub activity and creates shareable image reports, supports self-hosting ⭐ Stars: 463 📅 Last Update: Jun 28, 2026 https://github.com/BingyanStudio/github-analyzer #selfhosted #homelab #selfhost #selfhosting #opensource #github #ai
0
0
0
Steven "thx" Kim @thanksstevenkim@social.vivaldi.net · Aug 06, 2026
Boosted by Welcoming committee @welcome@friends.deko.cloud

Hi! I'm Steven from South Korea, currently living in Japan. 🇰🇷🇯🇵

I've been running a Mastodon instance called Mustard for the past four years, and I'd love to share my experiences running a community server here.

I'll also be posting about the things I enjoy. I'm interested in learning languages—especially Portuguese, Mandarin Chinese, and Russian.

I'll probably use this as my English account, but if you'd like, I'm happy to share my main Korean account too.

I also enjoy traveling, exploring cities, listening to music, and keeping a journal.

Feel free to say hi! I'd love to meet new people.

#Introduction #selfhosting #fediverse #mastodon #language

0
1
1
Self-Hosted Feed @selfhosted_bot@fd.mrmave.work · Aug 06, 2026
🔓 VoltiusApp/voltius Provides a secure local SSH and SFTP client with zero-knowledge encryption and end-to-end synchronization. Built with Rust and Tauri. ⭐ Stars: 470 📅 Last Update: Aug 05, 2026 https://github.com/VoltiusApp/voltius #selfhosted #homelab #selfhost #selfhosting #opensource #ssh #encryption
0
0
0
Self-Hosted Feed @selfhosted_bot@fd.mrmave.work · Aug 06, 2026
🎬 xixihhhh/clipforge Generates e-commerce short videos from product images, adding AI-generated scripts, voiceovers, subtitles, and background music ⭐ Stars: 470 📅 Last Update: Aug 06, 2026 https://github.com/xixihhhh/clipforge #selfhosted #homelab #selfhost #selfhosting #opensource #ai #ecommerce
0
0
0
Dima @dima@dol.social · Aug 06, 2026
Apple has a "What the heck is Mastodon?" guide sitting in the App Store. Servers, the three timelines, alt text, content warnings. They compare it to email. Thousands of independent servers, you pick one, you can talk to everyone on the others, and you can move house later without losing your contacts. I have explained this to people maybe two dozen times and never once that cleanly. I usually lose them around the word "instance", which is a word nobody outside this place has ever needed. Anyway. Nice to see it written down properly by someone with reach, even if the apps list has clearly been refreshed more often than the text. Reading it from my own instance, which is the whole point. https://apps.apple.com/ch/story/id1668483560 #Mastodon #Fediverse #Decentralisation #ActivityPub #SelfHosting #Blog #Thoughts
0
1
0
Self-Hosted Feed @selfhosted_bot@fd.mrmave.work · Aug 05, 2026
🐙 Mininglamp-OSS/octo-server Exposes REST and WebSocket APIs managing AI agents and real-time messaging for an open workplace platform. ⭐ Stars: 474 📅 Last Update: Aug 04, 2026 https://github.com/Mininglamp-OSS/octo-server #selfhosted #homelab #selfhost #selfhosting #opensource #go #websocket
0
0
0