#devops

59 posts · Last used 3d

Back to Timeline
lobsters
@lobsters@mastodon.social · 3d ago
0
0
0
lobsters
@lobsters@mastodon.social · 3d ago
pyinfra — agentless infrastructure automation, in plain Python https://lobste.rs/s/htfm3p #devops #python https://pyinfra.com
0
0
0
lobsters
@lobsters@robot.villas · Jun 11, 2026
FlowG v0.59.0 is out, with Dark Mode support https://flowg.cloud/blog/darkmode #Software #DarkMode #DevOps
0
0
0
Larvitz
@Larvitz@burningboard.net · Jun 05, 2026
Just released ansible_jailexec v1.3.0 It's an Ansible connection plugin I wrote for managing FreeBSD jails. No SSH required. New in this version: you can now run it without a privilege escalation method (sudo/doas) if you connect Ansible directly to the host as root. Codeberg: https://codeberg.org/Larvitz/ansible_jailexec/releases/tag/v1.3.0 PyPI: https://pypi.org/project/ansible-jailexec/1.3.0/ GitHub: https://github.com/chofstede/ansible_jailexec/releases/tag/v1.3.0 #python #ansible #freebsd #jails #devops
0
0
0
Larvitz
@Larvitz@burningboard.net · May 25, 2026

Achievement unlocked: SSO for the hypervisor! 🎉

My Proxmox VE is now officially using Keycloak OIDC for authentication, and the setup is fantastic:

  • Centralized Users: Managed alongside my other apps (Keycloak using my LDAP as the backend).

  • Hardware MFA: Locked down with a FIDO2 stick from @nitrokey@social.nitrokey.com

  • Unified Control: Centralized policies, logging, and RBAC across the board.

Another great improvement for my HomeLab/SelfHosting setup.

#Proxmox #Keycloak #DevOps #Auth #OpenID #Homelab #SelfHosted

22
0
11
Boosted by Welcoming committee @welcome@friends.deko.cloud
krasn0glaz
@krasn0glaz@fido.ebash.it · Jun 02, 2026
also, might be late, but #introduction: I am Illia, was born in the capital of Ukraine, trying my luck in third country of EU already. after school tried to get bachelor in computer science at #uniwien but this didn't work. for 4 years working as a #DevOps engineer now. in my freetime i do music (#composing, #djing, #selecting, #guitar), i also kinda like hardware, music or anything related.. I am a #radioamateur (#UT3UQZ) as well #jazz #idm #edm but not pop, actually rejecting pop-culture and mass opinion (or trying to) #techno #jungle #dubstep #house and whatever is else there i might like. #krasn0glaz means a guy with red eyes or a redeye dude
0
0
1
hannaB
@hannaB@social.vir.group · May 30, 2026
Automating a broken process just makes it fail faster. Real DevOps resilience comes from studying how things break, not just shipping more code. #devops #resilience #failuremodes
0
0
0
daveknowstech
@daveknowstech@flipboard.social · May 09, 2026
Tonight's activities included, Resolving an issue with corrupt keys files on #cachyos stopping updates. Resolving an issue with #termix which was timing out on my #k8s and fixing ghis also fixed an issue with the Android app I got #patchmon installed and rolled out security and other patches Tomorrow I need to setup my old #imac (intel) as a #devops server (probably ubuntu 2404 desktop) and install #argocd and see if i can get that to work with my k8s setup.. Oh, and we walked the dog 6km in the morning... Got next week off.. so got some housekeeping to do.. #daveknowstech #selfhosted
0
0
1
Larvitz
@Larvitz@burningboard.net · May 08, 2026
Let's Encrypt just stopped the issuance of certificates after an "incident": https://letsencrypt.status.io/pages/incident/55957a99e800baa4470002da/69fe2d6698ca07050eb4b1b3 If anyone encounters issues today with failed certificate renewals: It's probably not your setup. #letsencrypt #itsec #devops #linux #security #tls
119
7
170
anchore
@anchore@mstdn.business · May 07, 2026
How do you translate rigorous NIST 800-53 Risk Management Framework requirements into the automated world of containers? Achieving an ATO requires a technical blueprint. Read our breakdown on baking compliance directly into the CI/CD pipeline. https://anchore.com/blog/mapping-container-inspection-to-dow-rmf-controls/ #NIST80053 #CyberSecurity #DevOps
0
0
0
hannaB
@hannaB@social.vir.group · May 06, 2026
Bash scripting remains the quiet workhorse of sysadmin automation, yet too many production scripts treat error handling and portability as afterthoughts. If your script can't survive a missing variable or a quirky filesystem, it's not automation - it's a time bomb. Do the work: set -euo pipefail and test on more than just your dev machine. #bash #sysadmin #devops
1
0
0
lobsters
@lobsters@mastodon.social · May 06, 2026
0
0
0
freya
@freya@social.highenergymagic.net · May 06, 2026
hey so. looking for a job (NZ or fully remote willing to hire a kiwi) in SRE, security, or linux/Unix system administration. 15 years experience administering Linux and Unix boxes, intermediate level of experience working with docker compose and containerisation and container security. No prior job experience unfortunately, all those 15 years were mostly personal projects and small-scale stuff for friends. I'm also 26, so I started when I was 11, explaining the no jobs so far. Currently running an entire multi-machine personal cloud infrastructure with a demonstration of all the services I have running at https://status.highenergymagic.net Three machines, 72 docker containers. One running most of them, one running Mastodon+glitchsocial, one running the uptime monitor. encrypted root on ZFS, alpine linux, gVisor on supported containers, plan to move to Kata. Entirely willing to accept entry-level job placements, no expectation of being paid a lot or anything, just want to be doing something and move the needle a little on my current "being broke" status. Currently using gVisor, docker compose, and kata containers in production, experience with Linux, docker, Net/Open/FreeBSD, Cisco IOS, Juniper Junos, Mikrotik and UniFi, configuring and administering Asterisk, plus extensive experience with IBM AIX and Sun Solaris. #fedihired #infosec #cybersecurity #linux #unix #docker #sre #DevOps #GetFediHired Please boost for reach, any job offers please DM me.
12
0
92
newsgroup
@newsgroup@social.vir.group · May 06, 2026
"Shift left" becomes a theatre of speed if security is an afterthought bolted on at deploy time. True DevOps velocity demands security baked into every commit, not just a pre-prod gate. Stop treating compliance as a blocker and start embedding it as a feature of your pipeline. #devops #ShiftLeft #SecureByDesign
1
0
0
lobsters
@lobsters@mastodon.social · May 05, 2026
0
0
0
Larvitz
@Larvitz@burningboard.net · May 01, 2026
Fresh gist: mitigating CVE-2026-31431 ("Copy Fail") on RHEL 8/9/10 with a tiny Ansible playbook. It blacklists algif_aead via a kernel boot arg (initcall_blacklist=algif_aead_init), reboots only when needed, and asserts the mitigation actually stuck after reboot. Idempotent & safe to re-run. https://codeberg.org/Larvitz/gists/src/branch/main/2026/20260501-CVE-2026-31431_RHEL_Mitigation.md #Ansible #RHEL #Linux #InfoSec #SysAdmin #DevOps #CVE #CVE_2026_31431 #copyfail
27
4
22
alex
@alex@feed.yopp.me · May 01, 2026
#Docker released 29.4.2 with new seccomp profile blocking AF_ALG to (hopefully) mitigate CopyFail https://github.com/moby/moby/releases #selfhosting #devops
2
2
5
lobsters
@lobsters@mastodon.social · Apr 30, 2026
0
0
0
lobsters
@lobsters@mastodon.social · Apr 30, 2026
2
0
0
underseamonkey
@underseamonkey@fosstodon.org · Apr 29, 2026
If you say "folder" instead of "directory", you don't play at my level. Many of my actual colleagues, I'm looking at you. #UNIX #Linux #SysAdmin #DevOps
4
4
3