Show HN: Safebox: Open-source framework for managing self-hosted apps (Beta) https://ift.tt/13BUpwh

Show HN: Safebox: Open-source framework for managing self-hosted apps (Beta) 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://ift.tt/SEMkGcK GitHub: https://ift.tt/H7tyQnW Discord: https://ift.tt/VbsxLnR We’d really appreciate any feedback or ideas for improvement. November 3, 2025 at 12:23AM

No comments:

Show HN: Free tool to mark points and polygon regions https://ift.tt/hkv5DIa

Show HN: Free tool to mark points and polygon regions For a game I'm developing I needed an easy way to create hotspot areas on images. ...