Show HN: Safebox:用于管理自托管应用的开源框架(Beta)

2作者: drebora7 个月前
大家好,我们一直在开发 Safebox,这是一个开源框架,可以帮助您安装、管理和访问自托管应用程序,例如 Home Assistant、Nextcloud 和 Jellyfin 等。 Safebox 运行于 Linux、macOS 和 Windows 系统上(支持 x86 和 ARM64 架构,甚至 Raspberry Pi、Banana Pi 硬件也经过测试)。它管理域名和子域名的设置、Let's Encrypt 证书、DNS 配置和反向代理 (nginx)。它还包括一个基于 WireGuard 的远程访问功能和一个地理冗余备份系统(目前正在开发中)。 该项目目前处于 Beta 测试阶段,我们正在寻找有兴趣参与测试和分享反馈的人。关于 Safebox 和 Beta 测试的所有信息都可以在我们的 Discord 频道中找到。 使用 Docker 试用: ``` docker run --rm -v /var/run/docker.sock:/var/run/docker.sock safebox/framework-scheduler ``` 然后打开:http://localhost:8080 链接: 网站:https://safebox.network/ GitHub:https://github.com/safeboxnetwork/framework-scheduler Discord:https://discord.gg/aBP8bz6N8J 我们非常感谢您提供的任何反馈或改进建议。
查看原文
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&#x27;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.<p>Try it using Docker: docker run --rm -v &#x2F;var&#x2F;run&#x2F;docker.sock:&#x2F;var&#x2F;run&#x2F;docker.sock safebox&#x2F;framework-scheduler<p>Then open: http:&#x2F;&#x2F;localhost:8080<p>Links: Website: <a href="https:&#x2F;&#x2F;safebox.network&#x2F;" rel="nofollow">https:&#x2F;&#x2F;safebox.network&#x2F;</a> GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;safeboxnetwork&#x2F;framework-scheduler" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;safeboxnetwork&#x2F;framework-scheduler</a> Discord: <a href="https:&#x2F;&#x2F;discord.gg&#x2F;aBP8bz6N8J" rel="nofollow">https:&#x2F;&#x2F;discord.gg&#x2F;aBP8bz6N8J</a><p>We’d really appreciate any feedback or ideas for improvement.