Securing DNS is one of the highest-impact, lowest-friction wins for any modern infrastructure.
In this article, AdGuard with DNSSEC and encrypted DNS (DoT/DoH/DoQ) is deployed in containers (Docker/Podman) as a secure DNS server to limit trackers, harden the network edge, and support ISO 27001-aligned controls in real-world environments.
🇬🇧 : https://tuxhouse.eu/selfhosted/en/view.html?file=adguard_en.md
🇬🇷 :
https://linux-user.gr/t/adguard-ws-dnssec-dns-over-tls-veltiwmenh-asfaleia-chwris-trackers-se-container/6073
#adguard #selfhosted #containers #docker #podman

Self-Hosting My Astro Site with Headless WordPress on Hetzner
https://ahmetalmaz.com/blog/astro-headless-wordpress-hetzner/
#Astro #Docker #GitHub #Hetzner #HowTo #WordPress
Uncloud: an open-source PaaS to self-host and scale Web Apps across a network of Docker hosts without the Complexity #PaaS #Docker https://uncloud.run/
Self-Hosting My Astro Site with Headless WordPress on Hetzner
https://ahmetalmaz.com/blog/astro-headless-wordpress-hetzner/
#Astro #Docker #GitHub #Hetzner #HowTo #WordPress
So I'm a a bona fide (self inflicted) victim of #vibecoding
1. MAUTIC_INSTALL_DB: "true" in docker container
2. Set up database
3. Restart container. WHERE IS MY DATABASE?
AI: Says: "... but your Dec 9 data is still lost unless we find it in the binary logs.
My fault for not emphasizing this was a SETUP-ONLY flag. This should NEVER be left as "true" in production. I'm sorry for the data loss."
All good. AI is sorry. 🙄
What lesson can we draw
(besides don't #vibecode)?
Directive: Preserve data at all costs. Do not issue any commands or setting that can destroy all the data.
The sad thing is, one of my scripts tried to take a backup but failed 😑
Now you can point and laught at me.
Tìm kiếm phần mềm SIEM tự lưu trữ (Docker) để theo dõi và lọc log toàn bộ hệ thống, hỗ trợ tệp txt và cảnh báo thông qua Discord/AI. #SIEM #TựLưuTrữ #Docker #QuảnLýLog #AnToanHeThong #Security #ITInfrastructure
https://www.reddit.com/r/selfhosted/comments/1pjmlkc/best_self_hosted_siem/
Does anyone have recommendations for a hosting provider that would let me automate deployments by just making commits to a coderberg repo? I'm currently on Railway and it offers that experience with github (which I'm finally starting to move away from)
#python #docker #cicd #codeberg
Alright, migration completed, replaced #proxmox by #freebsd 15 using bhyve for the vms, sharing #zfs pools via nfs where I need. Only missing piece is setting up samba shares for backups and copying media files. Every app is already running under #docker in a #debian vm. I also have to setup the cronjobs for replication and backups, but I will leave that for the weekend. #homelab life
"Over 10,000 Docker Hub images found leaking credentials, auth keys"
"[...] More than 10,000 Docker Hub container images expose data that should be protected, including live credentials to production systems, CI/CD databases, or LLM model keys."
Mastering Kubernetes https://leanpub.com/b/masteringkubernetes by Nigel Poulton is the featured bundle on the Leanpub homepage! https://leanpub.com #ComputerProgramming #Devops #Kubernetes #Docker
The following 2 books are included in this bundle...
Quick Start Kubernetes and The Kubernetes Book
Go from zero to Kubernetes hero.
Find it on Leanpub!

Okay, I confirmed that the #docker issues I had yesterday were being caused by my nfs share not correctly mapping the ids to the debian client. I fixed that on #freebsd side by setting the following at /etc/sysctl.conf:
vfs.nfsd.enable_stringtouid=1
vfs.nfs.enable_uidtostring=1
Over 10,000 Docker Hub images found leaking credentials, auth keys