@coresec Lieb's auch. Ich hab auch noch #Beszel und #Patchmon dazu gepackt. Beszel ist dank Komodo nahezu überflüssig.
#docker

感觉没变化(

#sidekiq #beszel

但是......确实很轻量,那就原谅你了(

#matrix #beszel #

The latest release of the small and nifty monitoring tool #Beszel merged a pull request from some AI dude who made it using Claude. The merge request's text has the usual embarrassing amount of emojis and it was merged without a lot of back and forth. It adds the ability to notify and send data to external services like healthchecks.io. This feels slightly unnerving to me. Wasn't there a recent post from Brian Krebs about a mass of vulnerabilities introduced that way?

基于beszel监控多服务器

由于本人拥有多个不同云服务商下的多个服务器,监控需要使用厂商面板,这就需要打开多个网页,难以有效率的监控。针对当前多服务器管理存在监控繁琐、效率低下的痛点,可通过在不同服务器上建立beszel-agent服务,在单服务器上建立单个beszel-hub服务并接入不同服务器的agent服务,实现单页面多服务的高效率监控。 [...]

https://blog.yoake.moe/ji-yu-beszeljian-kong-duo-fu-wu-qi

基于beszel监控多服务器

由于本人拥有多个不同云服务商下的多个服务器,监控需要使用厂商面板,这就需要打开多个网页,难以有效率的监控。针对当前多服务器管理存在监控繁琐、效率低下的痛点,可通过在不同服务器上建立beszel-agent服务,在单服务器上建立单个beszel-hub服务并接入不同服务器的a...

夜明け

The other day I stumbled across https://beszel.dev/ which looks super nice. Definitely going to put it into my homelab. I started with Grafana, but honestly it's so bloated it feels like the SAP of monitoring 😅

#beszel #grafana #monitoring #observability #homelab #selfhosting

Beszel | Simple, lightweight server monitoring

Lightweight server monitoring with historical data, Docker stats, and alerts.

Beszel

绿点好,今天就到这里了,力竭了,休息😴!

#beszel

尝试部署了Jumble和Nostr-Relay,接下来再托管blossom-server作为媒体服务器,全部为不稳定测试使用

相关链接:✅完成 ❌未完成
✅Nostr笔记:https://gist.github.com/KipJayChou/475bb46a87b9b976407e044829c4e8d0
✅Jumble:https://github.com/CodyTseng/jumble
✅Nak:https://github.com/fiatjaf/nak
❌Blossom-Server媒体服务器:https://github.com/hzrd149/blossom-server
❌SoapBox:https://docs.soapbox.pub/
❌strfry中继:https://github.com/hoytech/strfry
❌khatru-pyramid中继:https://github.com/github-tijlxyz/khatru-pyramid
❌Nostr!moe:https://join.nostr.moe/
#jumble #nostr #blossom

接下来再迁移部署些服务
将VSCode软件迁移到code-server了,方便但有的时候还是需要软件
✅code-server:https://github.com/coder/code-server
Ntfy和Gotify也部署好了,链接Gatus工作了快24小时了
✅Ntfy:
https://docs.ntfy.sh/
1. 和Gatus联动:https://github.com/TwiN/gatus?tab=readme-ov-file#configuring-ntfy-alerts
2. 和Grafana联动(测试成功,还需要在grafana配置报警规则):https://github.com/academo/grafana-alerting-ntfy-webhook-integration
3. 和Beszel联动:https://beszel.dev/zh/guide/notifications/
4. 其他intergrations:https://docs.ntfy.sh/integrations/
✅Gotify:
Github:https://github.com/greenhandatsjtu/gotify
1. 和Gatus联动:https://github.com/TwiN/gatus?tab=readme-ov-file#configuring-gotify-alerts
2. 和Beszel联动:https://beszel.dev/zh/guide/notifications/

#codeserver #ntfy #grafana #beszel #gotify

❌然后是更新Loops到最新版本,不知道能不能解决无法看到Loops.Video主站视频
https://loops.feddit.social
❌从HostDZire迁移Loops-Server(转码CPU需求)到NetCup
❌迁移Karakeep,然后把媒体文件(PDF、HTML)迁移到Cloudflare R2
✅Down掉Readeck
❌迁移Sharkey到NetCup
✅Down掉LinkStack,❌寻找替代品迁移到ClawCloud
对Down掉Funkwhale
✅Down掉Albyhub
❌迁移RSSHub到ClawCloud
❌迁移eddrit并部署其他社交媒体前端https://ghost.feddit.social/protecting-privacy-using-open-source-alternatives-to-social-media-front-ends-part-1 到ClawCloud,并且加上SSO
❌迁移GoToSocial-Main到NetCup

#loops #docker #karakeep #r2 #readeck #sharkey #linkstack #funkwhale #albyhub #rsshub #eddrit #gotosocial #frontend

nostr-notebook

GitHub Gist: instantly share code, notes, and snippets.

Gist

如果使用Beszel的OAuth登录,建议关闭MFA

Google / Github 授权成功后,Beszel 检测到账号开启了 MFA,因此在后台要求输入验证码,OAuth 登录流程有时无法正确跳转到“输入验证码”的界面,导致黑屏。

将MFA关闭,其他保持开启,可以正常使用Github、Google、一次性密码、邮箱账户登录。
“多因素认证(MFA)要求用户使用任意两种不同的身份验证 在发放认证令牌之前,先处理方法(OTP、身份/密码、OUs2),功能仍属实验性,未来可能会有所调整。”

#OAuth #Beszel #MFA #Google #Github