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.

  • ZeldaFreak@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 day ago

    They should clarify it. If these 3 points are just offering an easier way to do it, then fine. If they block these features in general when you want to manage it yourself, then screw it. I had one self hosted software, which blocked remote access even when you use your own reverse proxy. At least it was a one time payment.

    • drebora@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 hours ago

      Since the software is open source, we’re not planning to block or restrict anything now or in the future. Right now we’re focused on development, and later we might build some services around it, but the software itself will always be free to use.