Hi everyone, 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 ect. Safebox runs on Linux, macOS, and Windows (supporting both x86 and ARM64 architectures, even Raspberry Pi, Banana Pi hardwares 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 sharing feedback. All information about Safebox and beta testing can be found in our Discord channel. Try it using Docker: docker run --rm -v /var/run/docker.sock:/var/run/docker.sock safebox/framework-scheduler
Then open: http://localhost:8080/
Links: Website: https://safebox.network/ GitHub: https://github.com/safeboxnetwork/framework-scheduler Discord: https://discord.gg/aBP8bz6N8J
We’d really appreciate any feedback or ideas for improvement.


Thanks a lot for the thoughtful feedback!
You’re absolutely right that for someone without much technical background, self-hosting can be risky and overwhelming. But I believe that once someone wants to self-host, does a bit of research and is willing to learn, tools like Safebox can really help make that first step easier.
And yes, even for more experienced users, things can get messy after a while, and that’s also something we’re trying to simplify with Safebox.
It’s definitely not a perfect project or the ultimate solution, but it has already made our own lives easier, and hopefully it’ll do the same for others who want to get into self-hosting.