Hi everyone, we’re mainly looking for feedback and testers for our project, which is currently in beta. 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

We’d really appreciate any feedback or ideas for improvement.

  • jdr@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    9 hours ago

    Very cool looking!

    @drebora do you have a list of applications somewhere? I could only find the flashy but inconvenient slideshow on the main page. What the story woth adding more?

    I love thse sorts of tools, and have previously used yacht.sh and some custom thing from seedit4me. I even have fond memories of using cPanel/PhpMyAdmin back in the day.

    I did try to use yunohost, but it wanted to take over my whole server and I couldn’t figure put how to get it to play nice with my other services.

    Does anyone have suggestions for similar tools like Safebox but more mature that save me having to individually configure services?

    (My current solution is Guix, but that comes with a raft of other problems)

    • drebora@lemmy.mlOP
      link
      fedilink
      arrow-up
      3
      ·
      8 hours ago

      Thanks for your feedback 😀 Yeah, the app list on the website can be a bit confusing since it moves around, we’ll fix that soon. For now, these are the apps you can use in Safebox: Jellyfin, HomeAssistant, Immich, Nextcloud, Guacamole, Leantime, Gitea, Vaultwarden, Transmission, SMTP, Outline, Filebrowser, PocketID We’re always working on adding more apps and improving existing features, so the list will keep growing over time.

  • Grey Cat@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    6 hours ago

    Based on the screenshot, a critique I would have is how much space is used/wasted per service.
    Each card takes a lot of space, not only the padding around the icon + card, but also padding around the name and subtitle. And on top of that the big “More” button.

    It does look good, but yeah.