Vista Normal

Hay nuevos artículos disponibles. Pincha para refrescar la página.
Hoy — 9 Julio 2025Self-Hosted Alternatives to Popular Services

I can no longer claim 99.9% uptime on my server

Apparently the cat I'm catsitting in my house has taken to sleeping on my old desktop which serves as my Truenas server and accidentally turning it off, thus interrupting my movie night. She has been forgiven though on account of her cuteness. I did not prepare for this in building my homeserver in the last few weeks.

submitted by /u/riottto
[link] [comments]

Nomad: A $30 USB-Sized Offline Media Server

Nomad: A $30 USB-Sized Offline Media Server

Hey all,

Just wanted to share a little project I’ve been working on called Nomad, it’s a tiny, fully offline media server built around the ESP32-S3. The entire thing fits in your pocket (literally USB thumb drive-sized), costs around $30, and serves up a web interface for watching videos, reading books, and listening to music over local Wi-Fi, no internet needed.

You just flash the ESP32, drop your media onto a FAT32 SD card (even if its over 32gb, check the docs), and power it via USB. When powered, it spins up a captive Wi-Fi portal that works like in-flight entertainment systems. It streams .mp4, .mp3, .pdf, etc, and supports multiple simultaneous users. A 64GB card holds around 50 movies, a handful of shows, and 100s of pdf books / audio files.

I built it originally because I was road-tripping a lot and wanted something like my Jellyfin server, but lighter, smaller, and way more portable than the typical homelab gear. I posted it to r/homelab where it got a great reception, but I figured this community might also appreciate the completely self-hosted and air-gapped aspect.

It’s super WIP, more features like USB file upload, GPS maps, and HTML5 games are planned.

Links:
🔗 GitHub: https://github.com/Jstudner/jcorp-nomad
🔗 Instructables Guide: https://www.instructables.com/Jcorp-Nomad-Mini-WIFI-Media-Server/

Would love feedback, feature suggestions, or just to see if anyone else is into tiny self-hosted stuff like this. Happy to answer questions too!

submitted by /u/JcorpTech
[link] [comments]

My self hosted E-Mail archive

My self hosted E-Mail archive

Hey everyone,

I’d like to share a tool I developed for my personal use because I couldn’t find any open source solution that lets me centrally archive and backup my IMAP mailboxes and, importantly, search across all of them at once.

What does Mail-Archiver do?

It automatically archives incoming and outgoing emails from multiple IMAP accounts into a local PostgreSQL database. This allows me to:

  • Store emails and attachments,
  • Search across all archived mailboxes with filters like date range, sender, recipient, and more,
  • Export individual emails (EML) or bulk export
  • Restore selected emails or entire mailboxes back to a target mailbox if needed.

This helps me keep my inboxes clean while having full offline access to all my emails without relying on any provider. There’s also a handy dashboard with statistics and storage monitoring.

Dashboard

Archive

Details

Why am I sharing this?

I found there’s a real lack of solid turnkey selfhosted solutions for centralized mail archiving with search capabilities. So if you’re juggling multiple IMAP accounts and you are looking for a way to back up and search your emails in one place, this might be useful to you.

📦 GitHub repo: https://github.com/s1t5/mail-archiver

Contributions, feedback, or feature requests are very welcome!

submitted by /u/p211
[link] [comments]

I built an open-source live wallpaper engine for macOS - no login, runs locally

I built an open-source live wallpaper engine for macOS - no login, runs locally

Hey folks,

I recently built a macOS app called Wallper - it lets you set 4K animated wallpapers on your desktop.
I made it for myself at first, because I couldn’t find a good alternative to Wallpaper Engine on Mac.

It’s completely native, open-source, runs fully locally - no account, no login, no telemetry.
There’s an online library built-in, but it’s optional, you can just drop your own videos and go.

Main features:

– 600+ 4K animated wallpapers
– Local-only by default
– Open-source (Swift)
– Optional community library
– No background tracking or online accounts
– Add your own private videos (device-only, not shared)

Built this because I missed having something visual and customizable that didn’t feel bloated or invasive.

Would love to hear what you think.

Site: https://wallper.app
GitHub: https://github.com/alxndlk/wallper-app

Thanks!

submitted by /u/Dim_Kat
[link] [comments]

What TLD did you go with for your domain?

Im curious what TLDs people decide on for their domains and why. So many choices at varying costs.

EDIT: I’m leaning toward .me. Some decent 1st year promos but the renewal seems a little high. The cheapest renewal I’ve found so far is 17-18.

EDIT 2: I chose this subreddit over r/Domains because I wanted perspective from self hosters.

submitted by /u/charlino5
[link] [comments]

[Release] SphereSSL — Free, Open-Source SSL Certificate Automation for Real People

[Release] SphereSSL — Free, Open-Source SSL Certificate Automation for Real People

https://preview.redd.it/w5lz0rhksobf1.png?width=273&format=png&auto=webp&s=934c2e7e71318527ca78e3a0f25411656eaf6013

One cert manager to rule them all, one CA to find them, one browser to bring them all, and in encryption bind them.

So after a month of tapping away at the keys, I’m finally ready to show the world SphereSSL(again).

Last month I released the Console test for anyone that would find it useful while I build the main version.
The console app was not met with the a warm welcome a free tool should have received. However undiscouraged I am here to announce SphereSSL v1.0, packed with all the same features you expect from ACME with a responsive simple to use UI, no limits or paywalls. Just Certs now, certs tomorrow and auto certs in 60 days.

This isn’t some VC-funded SaaS trap. It’s a 100% free, open-source (BSL 1.1 for now) SSL certificate manager and automation platform that I built for actual humans—whether you’re running a home lab, a small business, or just sick of paying for something that should’ve been easy and free in the first place.

What it does

  • Automates SSL certificate creation and renewal with Let’s Encrypt and other ACME providers (supporting 14 DNS APIs out of the box).
  • Works locally or for public domains—DNS-01, HTTP-01, manual, even self-signed.
  • Handles multi-domain SAN certs, including assigning different DNS providers for each domain if you want.
  • Cross-platform: Native Windows tray app now, Linux tray version in the works (the backend runs anywhere ASP.NET Core does).
  • Convert and export certs: PEM, PFX, CRT, KEY, whatever. Drag-and-drop, convert, export—done.

Why?

Because every “free” or “simple” SSL tool I tried either:

  • Spammed you with ads, upcharges, or required a million steps,
  • Broke on anything except the exact scenario they were built for,
  • Or just assumed you’d be fine running random scripts as root.

I wanted something I could actually trust to automate certs for all my random servers and dev projects—without vendor lock-in, paywalls, or giving my DNS keys to a third party.

What’s different?

  • You control your keys and DNS. The app runs on your machine, and you can add your own API credentials.
  • Modern, functional UI. (Not a terminal app, not another inscrutable config file—just a web dashboard and a tray icon.)
  • Not a half-baked script: Full renewal automation, error handling, status dashboard, API key management, cert status tracking, and detailed logs.
  • Source code is public. All of it: https://github.com/SphereNetwork/SphereSSL

Dashboard:

SphereSSL Dashboard. Create certs, View Certs

Verify Challenge:

Live updates on the whole verification process.

Manage:

Manage Certs, Toggle Auto Renew, Renew now, or Revoke a cert.

Release: SphereSSL v1.0

License

  • Open source (Business Source License 1.1). Non-commercial use is free, forever. If you want to use it commercially, you can ask.

Features / Roadmap

  • 14 DNS providers and counting (Cloudflare, Namecheap, GoDaddy, etc.)
  • Multi-user support, roles, and API key management
  • Local and remote install (use it just for your own stuff, or let your team manage all the certs in one place)
  • Coming soon: Linux tray app, native installers, more CA support, multi-provider order support, webhooks, and direct IIS integration

Who am I?

Just a solo dev who got tired of SSL being a pain in the ass or locked behind paywalls. I built this for my own projects, and I’m sharing it in case it saves you some time or headaches too.
It’s meant to be easy enough for anyone to use—even if you’re inexperienced—but without losing the features and flexibility power users expect.

Feedback, issues, PRs, and honest opinions all welcome. If you find a bug, call it out. If you think it’s missing something, let me know. I want this to be the last SSL manager I ever need to build.

WIKI: SphereSSL Wiki

Screenshots: Image Gallery

Not sponsored, no affiliate links, no “pro” version—just the actual project. Enjoy, and don’t let DNS drive you insane.

submitted by /u/Eravex
[link] [comments]

Built a free distributed uptime monitoring tool used on all my self hosted apps

After seeing DataDog Synthetics pricing, I spent the last year building a distributed uptime monitoring system that we've been using internally.

What makes it different:

  • Fully distributed - monitoring happens from real user locations, not just data centers
  • Each check is verified by 3 different agents to eliminate false positives
  • Anyone can run a monitoring agent and earn points (planning to add payment for processing premium checks)
  • No single point of failure

Currently supports HTTP/HTTPS endpoints with 1-10 minute check intervals. Planning to add email alerts in the next few days, and then features like internal network monitoring (which I know many of you would find useful for homelab setups).

Since this community has given me so much over the years, I'd love your feedback on what features would be most valuable. Also planning to open source most of the codebase once it's cleaned up.

Check it out at: https://synthmon.io/

submitted by /u/LiveMinute5598
[link] [comments]

Found a really well-made open-source VAD, great alternative to Silero.

Ran into a project on GitHub called TEN VAD and thought it was worth sharing here. If you've ever had to deal with voice activity detection, you know the options can be kinda limited. This one looks like a solid open-source alternative.

What really stood out to me is their approach to being open. This isn't just some open-source project. The devs went the extra mile and open-sourced the full inference stack: the C/C++ core, the ONNX model, and all the preprocessing code. This means you can see exactly how it works from raw audio input to the final decision. It’s a true "no black box" approach for anyone who wants to actually use and integrate the model, which is super refreshing.

Plus, they actually put effort into the docs. The cross-platform support is nuts, with clean build scripts for everything from Linux to WebAssembly. You can tell they want people to actually use it.

And it's not just open for the sake of being open. The thing is a beast. It's tiny (306KB), seems more accurate than the big players based on their benchmarks, and it fixes that annoying lag you get in most voice apps.

The repo is active and they seem genuinely open to PRs, so it feels like a real community project.

Anyway, just cool to see a foundational tool done this well and given to the community. If you're in this space, definitely check it out.

https://github.com/TEN-framework/ten-vad

submitted by /u/Inside_Owl_9433
[link] [comments]

Do you trust your selfhosted storage over cloud?

Hey all,

Long time selfhoster here. I have been using Synology NAS backed to Google Drive for my storage needs.

I am setting up a 5 Node K8s cluster with intention of using Ceph. I have worked with Ceph at my work so know about it.

Do you trust your hardware with your data or you all backup to cloud as well? What do you use for 3-2-1 backup?

Hoping to understand the trend here

submitted by /u/Recent-Success-1520
[link] [comments]

Incredible combo - OliveTin & Macrodroid. Am I way late to the party on this?

Incredible combo - OliveTin & Macrodroid. Am I way late to the party on this?

if you don't know, OliveTin is a UI for executing shell commands with button presses and (although I'm still learning it) it's really great.

https://preview.redd.it/a6wvm8s1fqbf1.png?width=2354&format=png&auto=webp&s=34b783a99e5813a343163d1685f70f094b627766

e.g. I have two Pi-Hole instances and from time to time I want to disable ad blocking and it was a bit of a faff to disable both of them. But you can see from my screenshot there I have two buttons that disable pi-hole (for 5 / 10 / 15 mins) or enable them again with a click. That's great and much more convenient, but you still have to load up the OliveTin UI and click the buttons etc and I was wondering if I could do it more easily from my phone.

Enter Macrodroid (android device automation app). I was messing around with this and only just realised you can create quick tiles, and you can use OliveTin's API to trigger actions from a third party service, like Macrodroid. You create the macro that executes an action in OliveTin, and trigger it using a quick tile (or voice command, or nfc tag, or shortcut or geofence or whatever other trigger you want to use). So as you can see here, I can now disable two pi-hole instance for 5 mins with a quick press on my phone's quick tiles. Or restart my calibre container (which i have to do now and again because we live in hell)

https://preview.redd.it/olpkvwfyfqbf1.jpg?width=921&format=pjpg&auto=webp&s=a5cdfeb2e3f015a813f8649674e9726f01aedd54

This is fantastic, but i had a search and no one ever seems to have mentioned it? Is it something really obvious that everyone's already doing.. and it's so mundane that it's not even worth mentioning? Why have a web UI and button presses to execute commands when you could restart your jellyfin container by tapping your phone on an NFC tag stuck to the fridge or whatever.

If I am late to this, I feel really dumb tbh. You could have told me earlier.

submitted by /u/CrispyBegs
[link] [comments]

Entry Level 12/16GB GPUs for Local Hosted LLMs?

I’m thinking about adding a GPU to my homelab to experiment with locally hosted LLMs. This is purely for education and learning rather than relying on them for productivity.

I’ve read that AMD support for LLM workloads has improved quite a bit recently with Vulkan and ROCm developments. With Prime Day sales happening, I’m wondering if it makes sense to pick up any of these cards:

  • RTX 5060 Ti 16GB
  • RX 7600 XT 16GB
  • RX 9060 XT 16GB
  • RTX 3060 12GB

As a total noob, I keep hearing “CUDA is king” and “VRAM is king,” but it feels like it’s not that simple. Surely GPU architecture and raw compute matter a lot for inference speed, not just VRAM size. So, two 16GB cards might perform very differently in real-world LLM tasks.

I’ve struggled to find good, direct benchmarks comparing the same LLM model running on all these cards, so it’s hard to get an apples-to-apples comparison. Also, I’m trying to figure out if spending an extra £100 for a faster card really makes a meaningful difference in inference performance.

Would really appreciate advice or pointers to real-world benchmarks and experiences, especially from folks who have tested these cards on local LLM inference!

submitted by /u/SKX007J1
[link] [comments]

Finally Complete - My Homepage Dashboard

Finally Complete - My Homepage Dashboard

Happy dashboard Wednesday - been looking here for a while getting inspiration from you all, and I'm finally happy with my Homepage and how it turned out. Been homelabbing for about 5 years now, and have spun up my fair share of services in that time. Let me know what you all think!

submitted by /u/aRedditor800
[link] [comments]

ZimaOS Read Only Raid when installing APP

ZimaOS Read Only Raid when installing APP

I have created a Raid 5 Storage with 3 hdds and while installing a new GPU I aciddentaly disconected a HDD. After starting the server ZimaOS told me its read only because a hdd disconnected. I turned of the Server and reconnected the HDD. The Raid is no longer read only but when i try to install Jellyfin with my Media on the Raid it tells me its read only, but i can make folders and files on the Raid. Can someone please help me?

Edit: ZimaOS also doesn't say the Raid is Read only in Storage Settings page

https://preview.redd.it/2ledp2uxzubf1.png?width=624&format=png&auto=webp&s=4b0f26e0d8a736cab5f4493e167445e4d5b19cdf

submitted by /u/Leogamer306
[link] [comments]

10PB storage server - need crazy ideas

I need to archive 10PB of scientific data. Aerospace stuff. Anyone here have any thoughts on managing this kind of scale? Notes below:

  • Format is just generic blob or file
  • Ideally not tape or disc drives
  • Archive/Cold tier, but will get accessed occasionally
  • Need a way to backup or RAID

So far I'm coming back with a $150k budget requirement to purchase a boatload of 20TB storage drives, and that's before backup/RAID. Cloud cost is something like $15k/mo, so it's commensurate. Seems to me there's got to be a better way to do this.

Any crazy ideas?

** Edit **
Appreciate all the responses already. Just to clarify, there will be professional advisors involved and I'm not betting the farm off of a Reddit thread. I'm just curious if anyone here has crazy ideas that the pros might not have top of mind, or if nothing else maybe someone has a cool annecdote to share that make for a neat thread.

submitted by /u/SuedeBandit
[link] [comments]

A idiot's struggle to run a home server (rise and downfall?)

Hello everyone, in short, I want to replace Google and other online services for a cheaper option.

I have been trying nonstop for the past 2 weeks to make it work to no avail (proxmox OS) because GPU passthrough won't work (even with BIOS tweaks) and I probably don't have enough knowledge on the subject.

Another problem is my motherboard has 4 SATA ports and 2 NVMe slots (my case has 8 SATA slots).

Would you be willing to give me some instructions on how to make this happen?

I would be very grateful...

## 1. Purpose & Use Cases

### Here's what I want to host:

- AI

- Game servers

- Reverse Proxy

- Media streaming

- File storage and backup

- Virtualization

- Home automation

- Web hosting / development

- Monitoring

- Log Aggregation

- Password Manager

- Note Taking

- Ad Blocking

- Automation

- Torrenting

- VPN server

- e-mail hosting

- (open to suggestions)

## 2. Focuses

### I'll keep this brief as I don't even know what host OS I want:

- Main OS: I would rather not use proxmox as the main OS as I have been traumatized but will do it if necessary

- Prioritize security to a reasonable degree (ufw, VLANs, backups, etc...)

- Preferably use scripts

- Make it easy to use so my family can access it too

## 3. Hardware

### CPU

- Model: AMD Ryzen 5 PRO 4650G

- Cores/Threads: 6/12

### Motherboard

- Model: MSI B550M PRO-VHD (MS-7C95)

- Form factor: Micro ATX

- BIOS Ver: Latest

### RAM

- Total capacity: 64GB

- Type: DDR4

### Storage

- OS drive: 1 TB NVMe drive

- Data drives: 1 2TB HDD, 1 4TB HDD (Will expand to 8 4TB HDDs eventually)

### Network

- Ethernet ports (speed, count): Standard motherboard Ethernet port (Will eventually upgrade to 10GBit Ethernet)

### Power Supply

- Wattage: 550W Cooler Master power supply

### Case

- Form factor: Very small (Barely enough space for 8 3.5" HDDs a Micro ATX motherboard, a GPU and the rest)

- Drive bays: 8

- Cooling: Only the CPU fan

## 4. Notes

- Planned upgrades: 10 GBit network card, better graphics card, storage (open to suggestions)

- Suggestions regarding hardware/software of the home server are more than welcome

- If I have missed important info, please tell me

But most importantly: Thank you for those taking time out of their schedule to help me.

submitted by /u/Fat-Eminem
[link] [comments]
❌
❌