home.social

#devops — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #devops, aggregated by home.social.

  1. Configure PgBouncer Pool Size for PostgreSQL Read Replicas

    This snippet configures PgBouncer to manage a connection pool for PostgreSQL read replicas. PgBouncer acts as a lightweight connection pooler that maintains a set of backend connections, reusing them

    #DevOps #Linux #ValtersIT

    valtersit.com/vault/configure-

  2. Configure PgBouncer Pool Size for PostgreSQL Read Replicas

    This snippet configures PgBouncer to manage a connection pool for PostgreSQL read replicas. PgBouncer acts as a lightweight connection pooler that maintains a set of backend connections, reusing them

    #DevOps #Linux #ValtersIT

    valtersit.com/vault/configure-

  3. The FluxCD webhook pattern (image repo → webhook → Flux reconciliation) is genuinely changing how we think about CI/CD. No more polling loops, no more 'wait for CI to finish' - the image registry becomes the event source. Combined with image update automation and policy gating, it's a clean declarative pipeline. #GitOps #FluxCD #Kubernetes #DevOps #CI/CD

  4. The FluxCD webhook pattern (image repo → webhook → Flux reconciliation) is genuinely changing how we think about CI/CD. No more polling loops, no more 'wait for CI to finish' - the image registry becomes the event source. Combined with image update automation and policy gating, it's a clean declarative pipeline. #GitOps #FluxCD #Kubernetes #DevOps #CI/CD

  5. Learn everything you need to know about Devops via these 500 free HackerNoon blog posts. hackernoon.com/500-blog-posts- #devops

  6. Learn everything you need to know about Devops via these 500 free HackerNoon blog posts. hackernoon.com/500-blog-posts- #devops

  7. Learn everything you need to know about Devops via these 500 free HackerNoon blog posts. hackernoon.com/500-blog-posts- #devops

  8. Learn everything you need to know about Devops via these 500 free HackerNoon blog posts. hackernoon.com/500-blog-posts- #devops

  9. Learn everything you need to know about Devops via these 500 free HackerNoon blog posts. hackernoon.com/500-blog-posts-

  10. DCOMExec via MMC20.Application for Stealthy Command Execution

    DCOMExec uses DCOM to instantiate a remote COM object (such as MMC20.Application) and execute shell commands via its ExecuteShellCommand method. This method is less monitored than PsExec or WMI. Inter

    #DevOps #Linux #ValtersIT

    valtersit.com/vault/dcomexec-v

  11. DCOMExec via MMC20.Application for Stealthy Command Execution

    DCOMExec uses DCOM to instantiate a remote COM object (such as MMC20.Application) and execute shell commands via its ExecuteShellCommand method. This method is less monitored than PsExec or WMI. Inter

    #DevOps #Linux #ValtersIT

    valtersit.com/vault/dcomexec-v

  12. Integrating Compliance into AI Engineering Pipelines for Regulatory Readiness

    📰 Original title: From Policy to Pipeline: Making Compliance an Engineering Property

    🤖 IA: It's not clickbait ✅
    👥 Users: It's not clickbait ✅

    View full AI summary en.killbait.com/integrating-co

    #artificialintelligence #aicompliance #devops #regulatoryfram...

  13. Integrating Compliance into AI Engineering Pipelines for Regulatory Readiness

    📰 Original title: From Policy to Pipeline: Making Compliance an Engineering Property

    🤖 IA: It's not clickbait ✅
    👥 Users: It's not clickbait ✅

    View full AI summary en.killbait.com/integrating-co

    #artificialintelligence #aicompliance #devops #regulatoryfram...

  14. Integrating Compliance into AI Engineering Pipelines for Regulatory Readiness

    📰 Original title: From Policy to Pipeline: Making Compliance an Engineering Property

    🤖 IA: It's not clickbait ✅
    👥 Users: It's not clickbait ✅

    View full AI summary en.killbait.com/integrating-co

    #artificialintelligence #aicompliance #devops #regulatoryfram...

  15. The FluxCD webhook pattern (image repo → webhook → Flux reconciliation) is genuinely changing how we think about CI/CD. No more polling loops, no more CI wait states. Image lands → webhook fires → cluster reconciles in seconds. Git stays the single source of truth. This is the pattern more homelabs should adopt. #GitOps #FluxCD #Kubernetes #Homelab #DevOps #CI/CD

  16. The FluxCD webhook pattern (image repo → webhook → Flux reconciliation) is genuinely changing how we think about CI/CD. No more polling loops, no more CI wait states. Image lands → webhook fires → cluster reconciles in seconds. Git stays the single source of truth. This is the pattern more homelabs should adopt. #GitOps #FluxCD #Kubernetes #Homelab #DevOps #CI/CD

  17. Periodic git-extra-commands announcement

    github.com/unixorn/git-extra-c is a collection of #git helper scripts and other git-related resources I've accumulated over the years.

    You don't need a ZSH framework to use it - the framework code just adds the repo's bin directory to your PATH automatically.

    #git #homelab #selfhosting #sre #devops #swe

  18. Periodic git-extra-commands announcement

    github.com/unixorn/git-extra-c is a collection of #git helper scripts and other git-related resources I've accumulated over the years.

    You don't need a ZSH framework to use it - the framework code just adds the repo's bin directory to your PATH automatically.

    #git #homelab #selfhosting #sre #devops #swe

  19. Periodic git-extra-commands announcement

    github.com/unixorn/git-extra-c is a collection of #git helper scripts and other git-related resources I've accumulated over the years.

    You don't need a ZSH framework to use it - the framework code just adds the repo's bin directory to your PATH automatically.

    #git #homelab #selfhosting #sre #devops #swe

  20. Periodic git-extra-commands announcement

    github.com/unixorn/git-extra-c is a collection of helper scripts and other git-related resources I've accumulated over the years.

    You don't need a ZSH framework to use it - the framework code just adds the repo's bin directory to your PATH automatically.

  21. Periodic git-extra-commands announcement

    github.com/unixorn/git-extra-c is a collection of #git helper scripts and other git-related resources I've accumulated over the years.

    You don't need a ZSH framework to use it - the framework code just adds the repo's bin directory to your PATH automatically.

    #git #homelab #selfhosting #sre #devops #swe

  22. Cypher Query to Identify Unconstrained Delegation Targets via Computer Objects

    This Cypher query finds all computer objects with unconstrained delegation enabled, a high-risk configuration that allows a compromised computer to impersonate any user authenticating to it. Internall

    #DevOps #Linux #ValtersIT

    valtersit.com/vault/cypher-que

  23. Cypher Query to Identify Unconstrained Delegation Targets via Computer Objects

    This Cypher query finds all computer objects with unconstrained delegation enabled, a high-risk configuration that allows a compromised computer to impersonate any user authenticating to it. Internall

    #DevOps #Linux #ValtersIT

    valtersit.com/vault/cypher-que

  24. If your Ansible playbook runs change state on the second run, you're debugging production drift. Here's how to enforce true idempotency and avoid the Python performance trap. #Ansible #DevOps #Automation

    valtersit.com/guides/gitlab/an

  25. If your Ansible playbook runs change state on the second run, you're debugging production drift. Here's how to enforce true idempotency and avoid the Python performance trap. #Ansible #DevOps #Automation

    valtersit.com/guides/gitlab/an

  26. A re-introduction as it's been some time since I posted my last one.

    By day I am an unemployed linux sysadmin and devops engineer currently looking for new work. I specifically enjoy building automated deployments using Ansible.

    By night I've been an electronic music producer for ~25 years, making music inspired by kosmische, noise, idm, and ambient.

    Always looking to connect with others with similar interests.

    #ansible #linux #sysadmin #devops #industrial #music #bandcamp #introduction #idm

  27. A re-introduction as it's been some time since I posted my last one.

    By day I am an unemployed linux sysadmin and devops engineer currently looking for new work. I specifically enjoy building automated deployments using Ansible.

    By night I've been an electronic music producer for ~25 years, making music inspired by kosmische, noise, idm, and ambient.

    Always looking to connect with others with similar interests.

    #ansible #linux #sysadmin #devops #industrial #music #bandcamp #introduction #idm

  28. A re-introduction as it's been some time since I posted my last one.

    By day I am an unemployed linux sysadmin and devops engineer currently looking for new work. I specifically enjoy building automated deployments using Ansible.

    By night I've been an electronic music producer for ~25 years, making music inspired by kosmische, noise, idm, and ambient.

    Always looking to connect with others with similar interests.

    #ansible #linux #sysadmin #devops #industrial #music #bandcamp #introduction #idm

  29. A re-introduction as it's been some time since I posted my last one.

    By day I am an unemployed linux sysadmin and devops engineer currently looking for new work. I specifically enjoy building automated deployments using Ansible.

    By night I've been an electronic music producer for ~25 years, making music inspired by kosmische, noise, idm, and ambient.

    Always looking to connect with others with similar interests.

    #ansible #linux #sysadmin #devops #industrial #music #bandcamp #introduction #idm

  30. A re-introduction as it's been some time since I posted my last one.

    By day I am an unemployed linux sysadmin and devops engineer currently looking for new work. I specifically enjoy building automated deployments using Ansible.

    By night I've been an electronic music producer for ~25 years, making music inspired by kosmische, noise, idm, and ambient.

    Always looking to connect with others with similar interests.

    #ansible #linux #sysadmin #devops #industrial #music #bandcamp #introduction #idm

  31. Active Directory Enumeration via Impacket GetADUsers

    Impacket's GetADUsers queries Active Directory for user account details by establishing an LDAP connection to a domain controller, using either Kerberos or NTLM authentication. It retrieves attributes

    #DevOps #Linux #ValtersIT

    valtersit.com/vault/active-dir

  32. Active Directory Enumeration via Impacket GetADUsers

    Impacket's GetADUsers queries Active Directory for user account details by establishing an LDAP connection to a domain controller, using either Kerberos or NTLM authentication. It retrieves attributes

    #DevOps #Linux #ValtersIT

    valtersit.com/vault/active-dir

  33. Need a password manager for your team?

    TeamPass is a free, open-source password manager built for teams and organizations. Securely share credentials, manage role-based permissions, integrate with LDAP/Active Directory, and self-host everything on your own infrastructure.

    More details: digitalescapetools.com/tools/t

    #OpenSource #PasswordManager #SelfHosting #CyberSecurity #Privacy #DevOps #FOSS

  34. Need a password manager for your team?

    TeamPass is a free, open-source password manager built for teams and organizations. Securely share credentials, manage role-based permissions, integrate with LDAP/Active Directory, and self-host everything on your own infrastructure.

    More details: digitalescapetools.com/tools/t

    #OpenSource #PasswordManager #SelfHosting #CyberSecurity #Privacy #DevOps #FOSS

  35. Need a password manager for your team?

    TeamPass is a free, open-source password manager built for teams and organizations. Securely share credentials, manage role-based permissions, integrate with LDAP/Active Directory, and self-host everything on your own infrastructure.

    More details: digitalescapetools.com/tools/t

    #OpenSource #PasswordManager #SelfHosting #CyberSecurity #Privacy #DevOps #FOSS

  36. Need a password manager for your team?

    TeamPass is a free, open-source password manager built for teams and organizations. Securely share credentials, manage role-based permissions, integrate with LDAP/Active Directory, and self-host everything on your own infrastructure.

    More details: digitalescapetools.com/tools/t

    #OpenSource #PasswordManager #SelfHosting #CyberSecurity #Privacy #DevOps #FOSS

  37. Need a password manager for your team?

    TeamPass is a free, open-source password manager built for teams and organizations. Securely share credentials, manage role-based permissions, integrate with LDAP/Active Directory, and self-host everything on your own infrastructure.

    More details: digitalescapetools.com/tools/t

    #OpenSource #PasswordManager #SelfHosting #CyberSecurity #Privacy #DevOps #FOSS

  38. ⏳ EOL radar · Jul 25

    🟠 Chrome 150: 3 days to end of life
    endoflife.ai/chrome

    🟠 Sony Xperia 5-v: 7 days to end of life
    endoflife.ai/sony-xperia

    🟡 Nokia g310-5g: 30 days to end of life
    endoflife.ai/nokia

    #eol #sysadmin #infosec #devops

  39. Tune Network Buffer Sizes for High-Bandwidth Links

    The kernel's TCP buffer sizes (tcp_rmem, tcp_wmem) and UDP buffer sizes (rmem_default, wmem_default) determine the amount of data the socket can buffer in memory before blocking or dropping. For high-

    #DevOps #Linux #ValtersIT

    valtersit.com/vault/tune-netwo

  40. Tune Network Buffer Sizes for High-Bandwidth Links

    The kernel's TCP buffer sizes (tcp_rmem, tcp_wmem) and UDP buffer sizes (rmem_default, wmem_default) determine the amount of data the socket can buffer in memory before blocking or dropping. For high-

    #DevOps #Linux #ValtersIT

    valtersit.com/vault/tune-netwo

  41. On Thursday I was at the notary for the incorporation of my first company: @atvari 🥳

    Starting August, I will be offering consulting & contracting services to clients in the areas of Software & Cloud Engineering with a focus on Rust 🦀, Nix / NixOS ❄, and Open Source 🌐. I'm still open to opportunities, so feel free to reach out.