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.

  • BeatTakeshi@lemmy.world
    link
    fedilink
    English
    arrow-up
    24
    ·
    24 hours ago

    I won’t delve into the debate of open-source and financing, and I don’t necessarily throw the stone when I hear subscriptions is the plan, so for your sake I just ask:

    Who are you people, and is your long term business plan as open as the software?

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

      We’re just a family working together in our spare time. We want to make self-hosted web hosting easier to start and easier to use for everyone. We don’t have a business plan yet, we just want to build something useful and see what people think of it. Are you assuming it’s not open source because of the github page? We used Gitea before, and we’re moving everything over from there, that’s why it may look a bit empty right now.