drebora

joined 1 month ago
[–] drebora@lemmy.world 1 points 3 days ago

Thanks a lot, I’ll take a look at these platforms.

[–] drebora@lemmy.world 2 points 3 days ago (5 children)

Yeah, I know. I chose it mainly because a lot of people read it, and I’m curious to see if Safebox sparks interest and what people think about it, this felt like a good way to get some feedback from less technical audience. You got any recommendation where it would be better to publish?

[–] drebora@lemmy.world 3 points 4 days ago

thanks a lot, it’s very kind of you! Feel free to get in touch if you have any questions or need any help with it. Have a nice one :)

 

Hi everyone, I wanted to share something new about our family project, Safebox. I’ve posted about it here before, but this time I finally wrote my first full article about it. If you're into running your own services, managing domains, SSL, proxies, backups, or just want to see how we approach automated self-hosting, you might find it interesting.

I’ll be publishing more pieces soon, covering both technical and non-technical aspects of self-hosting and the software itself, so hopefully it will be useful for some of you.

If you check it out, thank you and I’d really appreciate hearing your thoughts.

Here’s the post:

Take control of your data: How Safebox makes self-hosting easier

https://medium.com/@domjanrebeka2000/take-control-of-your-data-how-safebox-makes-self-hosting-easier-268deefa75ed

[–] drebora@lemmy.world 3 points 3 weeks ago* (last edited 3 weeks ago)

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.

[–] drebora@lemmy.world 2 points 3 weeks ago

Hi, CasaOS is more like a lightweight home server os for running apps on a NAS-style setup. Safebox isn’t an os, it runs on top of any system with docker and handles domains, SSL, DNS and reverse proxy automatically. It also has built-in remote access and geo-redundant backup features, so it’s a bit more focused on simplifying the full self-hosting setup rather than app management

[–] drebora@lemmy.world 2 points 1 month ago* (last edited 1 month ago)

So my point I was driving at - especially with such a diverse offering of wireguard services which do not charge for (effectively) VPN access to your own infrastructure - I was more interested in why your service would be looking to pay gate it as a “premium” feature.

This would be different if we were talking you hosting all these services on your infrastructure but considering the marketing to homelab - I find it to be an unusual choice… And was curious as to the reason for the decision.

Right now, we’re not charging anything for our service. In the future, if we do, it would only cover things like domain registration, proxy setup, and some extra features such as monitoring and traffic analytics.

It’s important to mention that using our service isn’t required for Safebox to work. You can use your own domain provider, set up a VPS with a public IP, point your domain to it, and everything will work just fine.

I asked one of our developers to answer your other question since he can give you a more accurate answer.

[–] drebora@lemmy.world 1 points 1 month ago

Thanks for the suggestion, we'll definitely look into it.

[–] drebora@lemmy.world 3 points 1 month 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.

[–] drebora@lemmy.world 2 points 1 month ago (4 children)

Our software is basically a web app that makes it easier to install and manage supported third-party apps. Wireguard (currently) is only used for remote access, if you don’t need that you don’t have to turn it on.

For security, everything runs in an isolated sandbox using docker and that also answers your other question.

We do plan to offer a paid remote access service in the future, but it’s totally optional. The same goes for backups, they can be geo-redundant if you use our service, but these are optional feature.

[–] drebora@lemmy.world 7 points 1 month ago

Thanks, yes we're looking for early users and feedback

[–] drebora@lemmy.world 14 points 1 month ago* (last edited 1 month ago) (1 children)

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.

 

Update: after a longer break, we've released a bugfix for the framework-scheduler component, primarily addressing issues related to the upgrade process. If you’re already using Safebox, you can access the update in the Notifications menu.

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.

view more: next ›