#devops — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #devops, aggregated by home.social.
-
Software development is entering a new wave of automation. With over 600+ AI-native dev tools flooding the landscape, the real challenge isn’t the technology itself - it’s the shift in our mental models.
According to DevOps pioneer Patrick Debois, we are moving toward 4 distinct AI-native development patterns:
1️⃣ Producer → Manager
2️⃣ Implementation → Intent
3️⃣ Delivery → Discovery
4️⃣ Content → KnowledgeAI isn’t replacing developers - it is fundamentally reshaping where engineering value is created!
🎬 Watch the #InfoQ video or read the #transcript here: https://bit.ly/4uAyonM
#SoftwareEngineering #DevOps #AINative #GenerativeAI #TechLeadership
-
Networking Fundamentals For Developers, DevOps, and Platform Engineers (labs.iximiuz.com)
https://labs.iximiuz.com/courses/computer-networking-fundamentals/from-lan-to-vxlan?expand=all
-
Standardise your toolchain. Sandbox your AI agents. Canonical just dropped Workshop to solve local workstation drift using LXD and plain-text YAML. https://www.developer-tech.com/news/how-canonical-workshop-improves-agentic-ai-sandboxing/ #devops #agenticai #developers #ai #technology
-
One ZAP entry. One uint64_t in spa_t. One new CLI flag.
That's all it took to teach #OpenZFS to skip blocks the last scrub already verified.
`zpool scrub -C` ships in 2.4.0.
-
One ZAP entry. One uint64_t in spa_t. One new CLI flag.
That's all it took to teach #OpenZFS to skip blocks the last scrub already verified.
`zpool scrub -C` ships in 2.4.0.
-
One ZAP entry. One uint64_t in spa_t. One new CLI flag.
That's all it took to teach #OpenZFS to skip blocks the last scrub already verified.
`zpool scrub -C` ships in 2.4.0.
-
When you have the chance do you hire the #automation driven #devops engineer, or the #code (in this case #python and #golang heavy) driven devops engineer.
-
When you have the chance do you hire the #automation driven #devops engineer, or the #code (in this case #python and #golang heavy) driven devops engineer.
-
When you have the chance do you hire the #automation driven #devops engineer, or the #code (in this case #python and #golang heavy) driven devops engineer.
-
When you have the chance do you hire the #automation driven #devops engineer, or the #code (in this case #python and #golang heavy) driven devops engineer.
-
When you have the chance do you hire the #automation driven #devops engineer, or the #code (in this case #python and #golang heavy) driven devops engineer.
-
I've rolled out a new Laravel package: `klytron/laravel-backup-complete-restore`. While Spatie's `laravel-backup` is excellent for creation, the restoration of files (storage, assets) alongside the DB is often a manual headache involving path mapping & permissions. This package streamlines it into a single Artisan command, complete with safety backups & health checks, for robust disaster recovery.
#Laravel #PHP #DevOps
https://klytron.com/blog/laravel-backup-complete-restore-database-files-package -
Базовый командный runtime для терминальных AI-агентов
Для соло-разработки на ИИ-агентах уже есть много готовых инструментов — не только голый tmux. Agent Deck, AoE, Vibe Kanban и похожие решения помогают запускать много параллельных агентских сессий локально и удаленно. Сами вендоры тоже идут в эту сторону: например, в Claude Code недавно появился /agent-view . Но в командных сценариях важен не запуск большого числа параллельных сессий в красивом интерфейсе, а управляемость, воспроизводимость и мастштабирумость. Важно понимать, где и как сессии запускать , с какими правами агенты будут запущены, кто может сессии видеть, кто может подключаться, как дать лидам и синьерам доступ к сессиям джунов для обучения. Важно иметь стандартизированную среду выполнения и уметь масштабировать схему через инфру-как-код. Сегодня я расскажу как сделать базовый агентный runtime для команд от 2х человек :
-
Deploy Supabase on Bare Metal: Secure Self-Hosted Firebase
Stop Docker firewall bypasses by binding microservices strictly to 127.0.0.1. Fix Nginx regex routing to handle client SDK demands & prevent real-time WebSocket drops. Avoid 502 Bad Gateway OOM crashes with unthrottled hardware. Never reuse default JWT secrets! Escape cloud lock-in.
SRE Guide @ServerMO:
🔗 https://www.servermo.com/howto/self-host-supabase-bare-metal/#SRE #DevOps #Supabase #SelfHosted #Docker #Nginx #Linux #BareMetal
-
Deploy Supabase on Bare Metal: Secure Self-Hosted Firebase
Stop Docker firewall bypasses by binding microservices strictly to 127.0.0.1. Fix Nginx regex routing to handle client SDK demands & prevent real-time WebSocket drops. Avoid 502 Bad Gateway OOM crashes with unthrottled hardware. Never reuse default JWT secrets! Escape cloud lock-in.
SRE Guide @ServerMO:
🔗 https://www.servermo.com/howto/self-host-supabase-bare-metal/#SRE #DevOps #Supabase #SelfHosted #Docker #Nginx #Linux #BareMetal
-
Quick architecture thought: Protecting mail gateways (Postfix/Exim) at the application layer during brute-force waves kills your CPU.
Better approach: Feed rogue IPs dynamically into a Redis-backed ipset at the kernel level.
Dropping packets at the firewall boundary keeps the application responsive and CPU <1%. It's a virtual infrastructure patch. 🐧🛡️
#SysAdmin #Linux #DevOps #CyberSecurity #Postfix #OpenSource
-
Quick architecture thought: Protecting mail gateways (Postfix/Exim) at the application layer during brute-force waves kills your CPU.
Better approach: Feed rogue IPs dynamically into a Redis-backed ipset at the kernel level.
Dropping packets at the firewall boundary keeps the application responsive and CPU <1%. It's a virtual infrastructure patch. 🐧🛡️
#SysAdmin #Linux #DevOps #CyberSecurity #Postfix #OpenSource
-
Quick architecture thought: Protecting mail gateways (Postfix/Exim) at the application layer during brute-force waves kills your CPU.
Better approach: Feed rogue IPs dynamically into a Redis-backed ipset at the kernel level.
Dropping packets at the firewall boundary keeps the application responsive and CPU <1%. It's a virtual infrastructure patch. 🐧🛡️
#SysAdmin #Linux #DevOps #CyberSecurity #Postfix #OpenSource
-
Looking for #remote #DevOps roles (I'm based in Israel).
Experience in CI/CD (Jenkins, GitHub Actions, GitLab CI), Kubernetes, Helm, cloud (mainly AWS), IaC (mainly Terraform), and automating pipelines & scripts (Bash, Groovy, Python). Seeking a role where I can leverage my strengths whilst expand into new/adjacent skills.
DM me for CV and more details, or boost for support. Thanks!
-
Platform Engineering Labs has announced a major update to formae - its #opensource #IaC platform.
New capabilities include:
➤ Full Kubernetes support
➤ Native Helm integration
➤ Direct .tfvars compatibility
➤ A new public plugin hubMore details on #InfoQ ➤ https://bit.ly/4dM6hKC
#PlatformEngineering #DevOps #InfrastructureAsCode #Kubernetes #CloudNative
-
Platform Engineering Labs has announced a major update to formae - its #opensource #IaC platform.
New capabilities include:
➤ Full Kubernetes support
➤ Native Helm integration
➤ Direct .tfvars compatibility
➤ A new public plugin hubMore details on #InfoQ ➤ https://bit.ly/4dM6hKC
#PlatformEngineering #DevOps #InfrastructureAsCode #Kubernetes #CloudNative
-
Canonical releases Workshop for one-command sandboxed dev environments on Ubuntu https://www.byteseu.com/2059560/ #Canonical #DevOps #environment #OpenSource #Ubuntu
-
Canonical releases Workshop for one-command sandboxed dev environments on Ubuntu
Canonical released Workshop, a tool that launches sandboxed development environments on Ubuntu with a single command. Environments are…
#Environment #Canonical #DevOps #opensource #Ubuntu
https://www.europesays.com/3022326/ -
Blockstor: Kubernetes-native альтернатива LINSTOR, которую мы готовим как отдельный CNCF-проект
Всем привет. Мы в Ænix давно занимаемся Kubernetes-платформами, bare metal-инфраструктурой и Cozystack, поэтому тема блочного хранилища для Kubernetes у нас не теоретическая. Это та часть стека, где красивых абстракций быстро становится мало: надо переживать падения нод, понимать топологию, реплицировать данные, не ломать PVC, дружить с CSI и при этом оставаться предсказуемыми для операторов. Сегодня хотим показать первый публичный результат этой работы — Blockstor 0.1.0. Blockstor — это открытая система управления распределенным блочным хранилищем для Kubernetes. Она использует DRBD для репликации данных, совместима с REST API LINSTOR и написана на Go как самостоятельная clean-room реализация. Код распространяется под Apache 2.0.
https://habr.com/ru/companies/aenix/articles/1040388/
#aenix #cozystack #kubernetes #devops #linstor #sds #drbd #open_source #cncf #сторадж
-
There’s a special kind of satisfaction in updating servers and sites to the latest PHP 8.5 without a single hiccup. 🚀
That’s when you know you’re doing things the right way—the Webinoly way.
Stability and performance, no compromises.
-
Ubuntu Workshop: nou eina de Canonical per crear entorns de desenvolupament sandboxed amb LXD. Snap, una comanda, i tens l'entorn aïllat però amb accés a hardware local.
Reproduïble entre màquines. Compatible amb SDKs pre-dissenyats. Ideal per CI/CD i devs que necessiten consistència. ⚙️
https://9to5linux.com/canonical-launches-ubuntu-workshop-for-sandboxed-development-environments
-
Ubuntu Workshop: nou eina de Canonical per crear entorns de desenvolupament sandboxed amb LXD. Snap, una comanda, i tens l'entorn aïllat però amb accés a hardware local.
Reproduïble entre màquines. Compatible amb SDKs pre-dissenyats. Ideal per CI/CD i devs que necessiten consistència. ⚙️
https://9to5linux.com/canonical-launches-ubuntu-workshop-for-sandboxed-development-environments
-
Ubuntu Workshop: nou eina de Canonical per crear entorns de desenvolupament sandboxed amb LXD. Snap, una comanda, i tens l'entorn aïllat però amb accés a hardware local.
Reproduïble entre màquines. Compatible amb SDKs pre-dissenyats. Ideal per CI/CD i devs que necessiten consistència. ⚙️
https://9to5linux.com/canonical-launches-ubuntu-workshop-for-sandboxed-development-environments
-
Ubuntu Workshop: nou eina de Canonical per crear entorns de desenvolupament sandboxed amb LXD. Snap, una comanda, i tens l'entorn aïllat però amb accés a hardware local.
Reproduïble entre màquines. Compatible amb SDKs pre-dissenyats. Ideal per CI/CD i devs que necessiten consistència. ⚙️
https://9to5linux.com/canonical-launches-ubuntu-workshop-for-sandboxed-development-environments
-
Ubuntu Workshop: nou eina de Canonical per crear entorns de desenvolupament sandboxed amb LXD. Snap, una comanda, i tens l'entorn aïllat però amb accés a hardware local.
Reproduïble entre màquines. Compatible amb SDKs pre-dissenyats. Ideal per CI/CD i devs que necessiten consistència. ⚙️
https://9to5linux.com/canonical-launches-ubuntu-workshop-for-sandboxed-development-environments
-
Torna il mio popolare (?!?) format "Bash e biscotti", ovvero i miei piccoli sapevatelo di produttività quotidiana.
Vi capita di lavorare su più progetti e di perdere tempo a cercare comandi nella shell history? E premere su...su...su..su...su? Ecco questo è il modo con cui ho pensato di risolvere il problema: separare la #history di ZSH per progetto usando la root del repository #git. Ordinare la shell non è mai stato così pratico! #devops #zsh #shellhistory #shelltips
https://gabrielebaldassarre.com/devops/una-shell-history-per-ogni-progetto/
-
Torna il mio popolare (?!?) format "Bash e biscotti", ovvero i miei piccoli sapevatelo di produttività quotidiana.
Vi capita di lavorare su più progetti e di perdere tempo a cercare comandi nella shell history? E premere su...su...su..su...su? Ecco questo è il modo con cui ho pensato di risolvere il problema: separare la #history di ZSH per progetto usando la root del repository #git. Ordinare la shell non è mai stato così pratico! #devops #zsh #shellhistory #shelltips
https://gabrielebaldassarre.com/devops/una-shell-history-per-ogni-progetto/
-
Torna il mio popolare (?!?) format "Bash e biscotti", ovvero i miei piccoli sapevatelo di produttività quotidiana.
Vi capita di lavorare su più progetti e di perdere tempo a cercare comandi nella shell history? E premere su...su...su..su...su? Ecco questo è il modo con cui ho pensato di risolvere il problema: separare la #history di ZSH per progetto usando la root del repository #git. Ordinare la shell non è mai stato così pratico! #devops #zsh #shellhistory #shelltips
https://gabrielebaldassarre.com/devops/una-shell-history-per-ogni-progetto/
-
Torna il mio popolare (?!?) format "Bash e biscotti", ovvero i miei piccoli sapevatelo di produttività quotidiana.
Vi capita di lavorare su più progetti e di perdere tempo a cercare comandi nella shell history? E premere su...su...su..su...su? Ecco questo è il modo con cui ho pensato di risolvere il problema: separare la #history di ZSH per progetto usando la root del repository #git. Ordinare la shell non è mai stato così pratico! #devops #zsh #shellhistory #shelltips
https://gabrielebaldassarre.com/devops/una-shell-history-per-ogni-progetto/
-
Torna il mio popolare (?!?) format "Bash e biscotti", ovvero i miei piccoli sapevatelo di produttività quotidiana.
Vi capita di lavorare su più progetti e di perdere tempo a cercare comandi nella shell history? E premere su...su...su..su...su? Ecco questo è il modo con cui ho pensato di risolvere il problema: separare la #history di ZSH per progetto usando la root del repository #git. Ordinare la shell non è mai stato così pratico! #devops #zsh #shellhistory #shelltips
https://gabrielebaldassarre.com/devops/una-shell-history-per-ogni-progetto/
-
:saltstack: :docker: New Salt Release 3008.0 is out! 🎉
Easily test and manage your Salt setups in a clean Docker container:
docker pull ghcr.io/cdalvaro/docker-salt-master:latest
🔧 Includes Salt API, production-ready config & more.
📚 Docs & usage examples.
💬 Feedback and PRs are welcome!https://github.com/cdalvaro/docker-salt-master
Built for the community. Maintained with ❤️ by @cdalvaro
#SaltProject #SaltStack #DevOps #Docker #Containers #SaltAPI #Automation #IoT #kubernetes
-
:saltstack: :docker: New Salt Release 3008.0 is out! 🎉
Easily test and manage your Salt setups in a clean Docker container:
docker pull ghcr.io/cdalvaro/docker-salt-master:latest
🔧 Includes Salt API, production-ready config & more.
📚 Docs & usage examples.
💬 Feedback and PRs are welcome!https://github.com/cdalvaro/docker-salt-master
Built for the community. Maintained with ❤️ by @cdalvaro
#SaltProject #SaltStack #DevOps #Docker #Containers #SaltAPI #Automation #IoT #kubernetes
-
:saltstack: :docker: New Salt Release 3008.0 is out! 🎉
Easily test and manage your Salt setups in a clean Docker container:
docker pull ghcr.io/cdalvaro/docker-salt-master:latest
🔧 Includes Salt API, production-ready config & more.
📚 Docs & usage examples.
💬 Feedback and PRs are welcome!https://github.com/cdalvaro/docker-salt-master
Built for the community. Maintained with ❤️ by @cdalvaro
#SaltProject #SaltStack #DevOps #Docker #Containers #SaltAPI #Automation #IoT #kubernetes
-
:saltstack: :docker: New Salt Release 3008.0 is out! 🎉
Easily test and manage your Salt setups in a clean Docker container:
docker pull ghcr.io/cdalvaro/docker-salt-master:latest
🔧 Includes Salt API, production-ready config & more.
📚 Docs & usage examples.
💬 Feedback and PRs are welcome!https://github.com/cdalvaro/docker-salt-master
Built for the community. Maintained with ❤️ by @cdalvaro
#SaltProject #SaltStack #DevOps #Docker #Containers #SaltAPI #Automation #IoT #kubernetes
-
:saltstack: :docker: New Salt Release 3008.0 is out! 🎉
Easily test and manage your Salt setups in a clean Docker container:
docker pull ghcr.io/cdalvaro/docker-salt-master:latest
🔧 Includes Salt API, production-ready config & more.
📚 Docs & usage examples.
💬 Feedback and PRs are welcome!https://github.com/cdalvaro/docker-salt-master
Built for the community. Maintained with ❤️ by @cdalvaro
#SaltProject #SaltStack #DevOps #Docker #Containers #SaltAPI #Automation #IoT #kubernetes
-
Varnish Cache accelera siti e servizi web con caching HTTP avanzato, supporto TLS integrato e compatibilità cloud-native. #cloudnative #opensource #linux #devops #kubernetes #webserver #sysadmin
-
"The question isn't whether #AI will replace #DevOps engineers. It's whether you understand your systems well enough to know when it's wrong. It will be wrong. And it won't tell you." - Heinan Cabouly
Companies in regulated industries such as #TDBank, #Vega and #EY are proceeding with caution with #AIagents for #InfrastructureasCode -- but proceeding nonetheless. And a new developer interface for IT automation might be taking shape...
Get all the details, including #Ansible by #RedHat 's approach to this shift, in my latest writeup here: https://www.techtarget.com/searchitoperations/news/366643426/IT-orgs-cautiously-try-AI-agents-for-infrastructure-as-code
-
Security is a continuous process, not a one-time setup.
From vulnerability management to 24/7 monitoring and incident response,
Obmondo handles the heavy lifting so you can focus on building.
-
Security is a continuous process, not a one-time setup.
From vulnerability management to 24/7 monitoring and incident response,
Obmondo handles the heavy lifting so you can focus on building.
-
Security is a continuous process, not a one-time setup.
From vulnerability management to 24/7 monitoring and incident response,
Obmondo handles the heavy lifting so you can focus on building.
-
Test-Path is a small command with a big job: helping your scripts check before they act. In this PoshBytes short, I show how to use it to avoid unnecessary errors and make automation more reliable.