26

We’ve been working on Safebox, an open-source framework that helps you install, manage, and access self-hosted applications such as Home Assistant, Nextcloud, and Jellyfin etc. Safebox runs on Linux, macOS, and Windows (supporting both x86 and ARM64 architectures, even Raspberry Pi, Banana Pi hardware also tested). It manages domain and subdomain setup, Let's Encrypt certificates, DNS configuration, and reverse proxy (nginx). It also includes a Wireguard-based remote access feature and a geo-redundant backup system (currently in development). The project is in beta, and we’re looking for people interested in testing and giving feedback on its usability, stability, features, and really anything else. All information about Safebox and beta testing can be found in our discord channel.

If you’d like to try it out, you can start it with Docker:

docker run --rm -v /var/run/docker.sock:/var/run/docker.sock safebox/framework-scheduler

Then open: http://localhost:8080/

Website: https://safebox.network/
Github: https://github.com/safeboxnetwork/framework-scheduler
Discord: https://discord.gg/aBP8bz6N8J

Developer @drebora@lemmy.ml

top 4 comments
sorted by: hot top new old
[-] Peruvian_Skies@sh.itjust.works 2 points 9 months ago

This looks interesting to me as a beginner self-hoster. I'll definitely look into it this weekend.

[-] onlinepersona@programming.dev 2 points 9 months ago

How does this compare to yunohost?

[-] drebora@lemmy.ml 1 points 9 months ago

The main difference is that Safebox is software that runs on any os with a single command using docker. There’s no need to use the terminal or run commands afterward. Like Yunohost, it lets you install and manage self-hosted apps, but it also includes geo-redundant backups and remote access, all from one interface.

[-] OccasionallyFeralya@lemmy.ml 2 points 9 months ago

I like the look of this

this post was submitted on 10 Nov 2025
26 points (100.0% liked)

Privacy

5091 readers
154 users here now

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 3 years ago
MODERATORS