(2026-03-04)
Mon but dans mes posts à venir va être de documenter mon approfondissement des outils et pratiques #DevSecOps en intégrant les acquis depuis ma formation #DevOps de 2024.
Dans le parcours d'apprentissage de Stéphane Robert (https://blog.stephane-robert.info/docs/), on commence donc avec le point 9 "Maîtriser l'Infra-As-Code" avec #Ansible et #OpenTofu. Je ne prévois pas pour le moment de revenir en profondeur sur l'administration système #Linux, #Git ou #Docker qui sont des acquis pour moi.
Neko: A self hosted #virtual #browser that runs in #docker and uses #WebRTC
If you are trying to install #SwarmAI locally and use #Docker you will run into a lot of problems.
The launch-standard-docker.sh script, located in ~/SwarmUI/launchtools/ has a bug on line 34 that prevents it from working.
In the docker run section for the script, the very last line in that block: --gpus=all -p 7801:7801 swarmui "$POSTARG" You need to remove the double-quotes around $POSTARG or the fix-permissions part of the script will not run.
Before you go any further, you need to cp launch-standard-docker.sh custom-launch-docker.sh because if you change the original script you'll break git and won't be able to update.
Use nano or vi and find line 34 in the script, and remove the double-quotes surrounding the variable $POSTARG.
Just to confirm, the line SHOULD read like this:--gpus=all -p 7801:7801 swarmui $POSTARG
Once that's changed, launch custom-launch-docker.sh going forward.
#StableDiffusion #ComfyUI #Linux
Tasks for the rest of the day:
- mid week #Docker container updates
- unpacking #Synology #DP340 and photo session
- #apple #macOS #Tahoe 26.4 beta update on all test machines
(#starwars #ashoka keeping watch!)
#selfhosting #selfhosted #homelab

Regex песочница
В данной статье описывается процесс реализации песочницы для регулярных выражений с помощью платформы для контейнеризации Docker и утилит Linux. Цель - получить ограниченную среду, куда пользователь может подключиться по SSH и где у него будет минимум возможностей, чтобы он ничего не сломал, но мог свободно использовать регулярные выражения как со встроенными в среду txt заготовками, так и со своим произвольным пользовательским вводом.
https://habr.com/ru/articles/1008668/
#docker #bash #bashscripting #chroot #shell
🚀 DevOps skills are becoming essential for modern software development.
Companies rely on tools like Git, Jenkins, Docker, Kubernetes, and Terraform to automate software delivery and manage cloud infrastructure.
Because of this demand, many developers and IT professionals explore DevOps Training in Electronic City Bangalore to gain experience with CI/CD pipelines and container technologies.
Learn more here:
https://www.emexotechnologies.com/courses/devops-training-in-electronic-city-bangalore/
#DevOps #CloudComputing #Docker #Kubernetes #DevOpsEngineer

docker fährt ja gerade eine Kampagne wegen das sie jetzt gehärtete images anbieten und sie sind ohne CVEs usw
Man muss sich eben nur anmelden...
Wer da keinen Bock drauf hat oder wenn die Firma einen Beigeschmack erzeugt der kann ja die images der deutschen Regierung nehmen angeblich auch ohne CVEs mit SBOM usw
Ihr dürft entscheiden
What’s Holding Back AI Agents? It’s Still Security
#Enterprise #Research #AIML #Docker
https://www.docker.com/blog/whats-holding-back-ai-agents-its-still-security/
14 Stunden Debugging für eine API-Anbindung? Echt jetzt? 🛠️
Ich habe mich durch den KI-Agenten-Stack von OpenClaw gewühlt. Zwischen Docker-Isolation, fehlenden glibc-Libraries und halluzinierenden LLMs habe ich eines gelernt: Agentic AI ist aktuell oft mehr Masochismus als Magie.
Oder bin ich für agentic AI zu dumm:
❌ Docker-Sandboxes als Sackgasse
❌ Functional Gaslighting durch LLMs
❌ Das Info-Vakuum
Just updated indiekit-deploy (indiekit docker/compose based deployment)
Changes Summary
🔗 https://rmendes.net/notes/2026/03/10/ab5e2
DDevManager (ddm): da script di 50 righe a tool completo https://salvatorenoschese.it/ddevmanager-ddm-da-script-di-50-righe-a-tool-completo/
#bash #ddev #ddm #docker #linux #tui
Note to self: When you migrate your adblocking DNS server from bare metal to docker, make sure to update your monitoring platform so it knows the new addresses/IP's... otherwise your uptime goes to crap.
#Homelab #AdGuardHome #Docker #Uptime #UptimeKuma