mastodon.ie is one of the many independent Mastodon servers you can use to participate in the fediverse.
Irish Mastodon - run from Ireland, we welcome all who respect the community rules and members.

Administered by:

Server stats:

1.6K
active users

#devops

60 posts56 participants0 posts today

If your only plan for avoiding a process failure in the future is "more training" you're probably doing it wrong. Building smarter humans is not a substitution for improving the process.

Before folks jump on me for that, please note that I'm not saying training isn't important. What I am saying is, it probably shouldn't be the only response.

Puppet SCM 3.5.0 & Comply 2.25.0 has just dropped!

🔧 Use your own local Java runtime - ideal for strict policy environments
🔐 Podman installs now support secrets management.
🛡️ CIS-CAT Pro v4.55.0 adds key security fixes + updated benchmarks for Ubuntu 24.04, RHEL 9 STIG, macOS 15, Windows 11 & more.
📄 Details: dev.to/puppet/puppet-security-

DEV CommunityPuppet Security Compliance Management (SCM) 3.5.0 and Puppet Comply 2.25.0 are now available!What's new? Flexible Java management  The Comply module now includes the option...

Getting started with Docker Offload 🐳 +☁️ = 🚀

Docker announced Docker Offload last week, a new managed service that seamlessly integrates the local containers development workflow with a cloud-powered environment.

It is straightforward to set up and start a session with this new feature. I created a short tutorial to get started with Docker Offload 👇🏼

theaiops.substack.com/p/introd

📌 Subscribe to the AIOps newsletter to get updates 🗞️

The AIOps Newsletter · Introduction to Docker OffloadBy Rami Krispin

Hi, I set up an Gitea server on my servers in the EU powered by my own solar power and I want to share it with you. You can upload your repository there or mirror it or help me to mirror major repos there. Feel free to use it as well for your projects.

git.teodorgross.eu

Teodor Gross - Open Source ProjectsTeodor Gross - Open Source ProjectsGitea (Git with a cup of tea) is a painless self-hosted Git service written in Go
#gitea#git#dev

🛡️ Tired of SSH keys living forever on your servers? 🛡️

I wrote up a quick, practical guide on how to use OpenSSH Signing CA to create SSH keys that expire.

Perfect for homelabs, enterprise ops, and anyone who cares about tightening Linux access controls. 🔑 Short-lived certificates 🔑 Simplifies SSH key management 🔑 Reduces risks from lost/stolen devices

Read here 👉 richard-sebos.github.io/sebost

Expiring SSH keys with OpenSSH Signing CA
Sebos Technology · Stop Reusing Old SSH Keys How to Use a Signing CA for Expiring SSH AuthIntroduction to SSH Authentication Keys
#Linux#SSH#OpenSSH