Diese Woche hat @naltatis uns in der SmartHütte besucht und @ajfriesen und mir erklärt, wie das Open Source Projekt evcc PV-Überschussladen ermöglicht, was es sonst noch für dein Energiemanagement tun kann, wie das Projekt aufgestellt ist und wie das mit der Anbindung der unterschiedlichen Systeme funktioniert.
Im Podcatcher eurer Wahl oder hier: https://podcast.smarthuette.de/episodes/sonne-im-tank-smartes-pv-uberschussladen-mit-michael-geers-vom-evcc-projekt
#evcc #pv #eauto #elektroauto #elektromobilitat #solar #opensource #homeassistant #docker #smarthuette
🔥 Mới! MockBoard - công cụ tự host mô phỏng API cho dev/local testing. Xây dựng bằng Spring Boot 4, Java 21, Virtual Threads, Caffeine, H2 + Vue, chạy trong một container Docker duy nhất, không phụ thuộc cloud. Cho phép tạo endpoint, định nghĩa JSON trả về, hỗ trợ template động, delay, giám sát request qua SSE. Dễ khởi chạy: `docker compose up -d`. #selfhosted #api #mock #dev #docker #tựchứa #giả #pháttriển
https://www.reddit.com/r/selfhosted/comments/1ql1zhu/selfhosted_api_mocker_i_built_for_
qbitwebui 2.40.0 ra mắt, bổ sung cross‑seed (beta) 2 chế độ, quản lý RSS với luật & thư mục, trình duyệt file cho phép tải, sửa, di chuyển; hỗ trợ theme tùy chỉnh; tích hợp Prowlarr; chế độ PWA cho di động; UI cải thiện, cột co dãn. ⭐ 326, Docker pulls 7.28K tháng này. #qbitwebui #selfhosted #crossseed #RSS #theme #filemanager #docker #phần_mềm #tự_thosting
Mantener actualizados los contenedores Docker con Watchtower https://myblog.clonbg.es/mantener-actualizados-los-contenedores-docker-con-watchtower/ #Docker #Servicios https://clonbg.es

naisu. prolly gon use this to explore setting up #pi-hole as a container rather than a VM. i've always set it up as a VM before, wld be nice if deploying it with #docker compose is a viable alt, without missing anything. this #portainer instance was set up on a #raspberrypi using just #podman (no docker) installed from #nix btw. nuts how easy this is to set up.
it's in my #homelab wiki:
https://github.com/irfanhakim-as/homelab-wiki/blob/master/topics/podman.md
https://github.com/irfanhakim-as/homelab-wiki/blob/master/topics/portainer.md

🚀 Dự án OSS mới: khung ứng dụng sản xuất‑ready trong 1‑2 tuần, hỗ trợ AI. 📦 Stack: Spring Boot, React+Vite, pgVector, Docker Compose. ✅ Bao gồm auth (Spring Security + OAuth2), mẫu domain: Identity, Transactions, Payments (Stripe), Ledger, AI chat (Azure + GPT). Môi trường phát triển containerized, hỗ trợ trợ lý AI. Khởi chạy đơn giản: `docker compose up`. 📈 Hướng dài hạn: mô-đun tách rời, mở rộng 5‑+ năm. #OpenSource #AI #DevOps #SpringBoot #React #Docker #MãNguồnMở #PhátTriển #CôngNghệ #KỹT
RE: https://mastodontech.de/@benny/115944923378879313
I’ve already installed it, and the setup was incredibly easy and straightforward. I’ve installed the remote agent on my VPC and #Dockhand on my #k8s cluster, which are connected via a #Tailscale Tunnel. This setup significantly simplifies maintaining the #Docker services on my VPC. I still need to explore the git feature, which allows me to define my stacks in a repository and pull changes from there.
更改- name 和 - group 都会导致对应的持久化记录清空,所以谨慎修改名称和分组,否则需要到数据库内修改
不优雅的做法:
在vscode修改config.yaml
rm config/config.yaml
复制vscode内config.yaml内容
nano config/config.yaml
docker restart gatus
优雅的做法:
在SFTP文件管理页面/home/jay/docker/monitor/gatus/config/,(第一次选择打开方式vscode)双击文件,完成编辑,Ctrl S保存,回到termius的SFTP页面,点击Upload,回到终端,docker restart gatus
优雅在哪?()
#gatus #vscode #docker #yaml #termius

Au boulot, je voyais les schémas de mes collègues du service Infrastructure et ceux du support ... Ça manquait de pertinence et d'une compréhension que même moi je pourrai comprendre.
J'ai donc déployé #fossflow dans un container #docker pour eux et ça dessine maintenant : https://www.it-connect.fr/tuto-fossflow-diagrammes-isometriques-3d/
Nhà phát triển Bentopdf vừa mất quyền kiểm soát namespace trên Docker Hub, đưa ra cảnh báo: **Không pull bentopdf/** và **không cập nhật container lên phiên bản mới**. Tới thời điểm này vẫn chưa có thông tin cập nhật mới; nhà phát triển im lặng trên GitHub. #Docker #Bentopdf #SelfHosted #DockerHub #CôngNghệ #Vietnam #TinCôngNghệ
https://www.reddit.com/r/selfhosted/comments/1qkxw0e/bentopdf_any_update/
Bot Discord “Book Fairy” tự động: dùng lệnh /grab tên sách → bot tìm trên **Prowlarr**, đưa vào **qBittorrent** tải về, sau khi hoàn tất tải lên **Nextcloud** và trả link chia sẻ (có thể đặt mật khẩu). Hỗ trợ kiểm tra sách đã có, chọn release, hiển thị trạng thái, lọc định dạng (epub/pdf/mobi). Xây dựng bằng Docker Compose, Discord.py. #selfhosted #DiscordBot #Prowlarr #qBittorrent #Nextcloud #Docker #Automation #Sách #MãNguồn
https://www.reddit.com/r/selfhosted/comments/1qkxk1f/i_built_a_selfh
RE: https://mstdn.feddit.social/@admin/115945352313061017
1. 忘记添加自定义域为自定义域files.loops.feddit.social导致profile头像不显示
2. 头像不在loops.feddit.social只在loops.video显示
docker compose exec loops php artisan config:clear
docker compose exec loops php artisan cache:clear
docker compose exec loops php artisan optimize:clear
docker compose down && docker compose up -d
但是仍然无法显示头像、视频、外站视频
解决中,主要是Loops的信息网上少之又少
Edit:测试成功,头像和视频可以正常显示了
