Wochenrückblick, Ausgabe 105 (2025-33)
Themen:
🔆 Urlaubstag im Berliner Westen: 140 km auf dem Gravelbike bei 34 ℃
🔗 urlwatch Docker-Image aktualisiert und ein neuer Anwendungsfall
🙄 Immer dasselbe Spiel: zentrale Plattform macht eine Ankündigung, alle sind empört und doch bleibt alles beim Alten.
[…] 1/2
#Wochenrückblick #Gravelbike #Berlin #Spandau #Squadrats #urlwatch #Docker #GitHub #Codeberg #OpenStreetMap #Routen #Relationen #UIVerse #Bikerouter #Techno
https://www.marcusjaschen.de/blog/2025/2025-33/
finally cool enough to work on getting my #Debian #Docker server (lol #RaspberryPi) installed and running.
I don't have any heavy plans for this one...probably only run Searx-ng and TinyRSS.
🚀 Self-Hosted @nextcloud + @CrowdSec = Ασφάλεια σε Πραγματικό Χρόνο!
Το CrowdSec είναι ένα #OpenSource IPS που μετατρέπει τον Nextcloud σας σε αυτο-αμυνόμενο σύστημα, μπλοκάροντας επιθέσεις πριν γίνουν απειλή!
🔧 Βασικά χαρακτηριστικά:
✅ Ανίχνευση επιθέσεων από logs
✅ Μπλοκάρισμα IPs μέσω firewall
✅ Συλλογική προστασία με την κοινότητα
📖 Οδηγός εγκατάστασης: https://eiosifidis.blogspot.com/2025/08/nextcloud-server-crowdsec.html
#Linux #SelfHosted #Privacy #CyberSecurity #Nextcloud #Docker #FOSS #Tech
Well, I've gone and added #ollama to my #homelab.
I am very AI-skeptical, and I can confirm that it is indeed "a lying machine".
However, I am curious to understand it enough to debunk hype in an educated way, and I do see the potential to make some chatbot- assistant style utilities I will likely explore.
At first I had deepseek-r1:8b running on the CPU. With 32 cores it was " fast enough"
Getting my amd radeon 5700 xt connected to the system through #kubernetes and #docker took some time, but once I did, the speed skyrocketed.
I had enough vram to upgrade to deepseek-r1:14b, but 70b fell back to CPU and moved unusably slow.
Hearing my graphics card chirp and tick under load is strange. I get similar sounds when moving the camera too fast on a video game.
All around, its been an interesting weekend project.
About to install #debian to replace my windows server. I’ve been using #jellyin for my media server, should I go the bare metal, deb install method or #docker ?
#linux
🌘 PostgreSQL 自動升級 Docker 容器
➤ 告別手動升級的煩惱:掌握 PostgreSQL 資料庫自動化升級的祕密
✤ https://github.com/pgautoupgrade/docker-pgautoupgrade
本文介紹一個名為 `docker-pgautoupgrade` 的 Docker 容器,它能自動化 PostgreSQL 資料庫的升級流程。該容器能偵測現有資料目錄的版本,並利用 `pg_upgrade` 工具進行無縫升級,最終移除舊的資料集羣。此工具旨在解決官方 PostgreSQL Docker 映像檔在版本升級方面的不足,為使用者提供更簡便的升級解決方案。文章也提供了詳細的使用說明,包括如何選擇不同基底(Alpine/Debian)的映像檔、"One Shot" 模式、跳過 reindexing 以及針對 Bitnami 映像檔的特殊處理。
+ 這個工具聽起來解決了一個大問題!每次手動升級 PostgreSQL 都很繁瑣,期待能實際測試一下。
+ 感謝作者的詳細說明,特別是
#PostgreSQL #Docker #資料庫升級 #自動化
PG Auto Upgrade – Docker (and K8s) container to auto upgrade your database
https://github.com/pgautoupgrade/docker-pgautoupgrade
#database #docker #github #k8s
Since this seems to be taking off within #FujiNet and it clearly has applications beyond for cross compiling software for 8/16 bit systems, I wanted to share it here. I've put together a #Docker container that has lots of assemblers, compilers, and disk tools. Just prefix your build commands and it does the work, *without* breaking ownership/permissions (common Docker problem). VS Code integration is being looked at now too.
https://github.com/fozztexx/defoogi
#RetroComputing #VintageComputing

Learn Linux before Kubernetes and Docker - By Anish Narayan
https://medium.com/@anishnarayan/learn-linux-before-kubernetes-60d27f0bcc09
#linux #kernel #programming #docker #kubernetes
A breve distanza dalla versione 7.0.0 è stato rilasciato #Hashcat 7.1.0. Se con la versione 7.0.0, il team si è concentrato sulla riscrittura del motore di gestione della memoria e il motore di #autotuning, la nuova 7.1.0 introduce il supporto per nuovi algoritmi di hashing (AS/400 DES e #SSHA1), migliora l'efficienza degli attacchi e ottimizza la gestione della memoria. È stato anche aggiunto un supporto iniziale per #Docker.

We've updated our contribution guidelines addressing PRs specific to docker changes:
https://github.com/danielbrendel/hortusfox-web/blob/main/CONTRIBUTING.md#docker
Reasoning:
https://github.com/danielbrendel/hortusfox-web/pull/434#issuecomment-3194292101
#selfhosting #selfhosted #docker #webdev #php #foss #floss
I just installed `buildx` a (new) #docker #tool, that I was hinted to install instead of the old one.
Is buildx the right way?
I have no idea, since the company behind docker is moving closer to the money and further away from the open source community, I am not sure if this is the right way to go. Do you know other tools?
This is how I freed some #docker #disk #space
https://picostitch.com/blog/2024/05/03-free-docker-disk-space/