not_IO@lemmy.blahaj.zone to linuxmemes@lemmy.worldEnglish · 4 days agoHappy Manjaro Certificate expiration day! To all who celebrate!lemmy.blahaj.zoneimagemessage-square129linkfedilinkarrow-up1908arrow-down19file-text
arrow-up1899arrow-down1imageHappy Manjaro Certificate expiration day! To all who celebrate!lemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to linuxmemes@lemmy.worldEnglish · 4 days agomessage-square129linkfedilinkfile-text
minus-squareNatanox@discuss.tchncs.delinkfedilinkEnglisharrow-up84·3 days agoThe funniest thing about this is that it needs a single Bash script and a cronjob to solve (unless they got a REALLY bad hoster). That bash script probably exists a bazillion times already… so even an LLM could spit it out for them. Their organisational structure must be abhorrent for nobody to feel even remotely responsible for this.
minus-squareloutr@sh.itjust.workslinkfedilinkarrow-up57·3 days agoMost web server have ACME support built-in nowadays, setup is a matter of minutes, no scripting required. This has been a solved problem for years, any sysadmin who can’t handle this basic task has no business running public-facing servers.
minus-squareGhoelian@piefed.sociallinkfedilinkEnglisharrow-up20·3 days agoYeah, caddy automatically renews certs by default, as does traefik as far as i can tell, and certbot installs a timer for this.
minus-squareryannathans@aussie.zonelinkfedilinkarrow-up3arrow-down1·3 days agoYeah sure but in significantly distributed environments I’m sure there’s more complexity to it than that
minus-squareloutr@sh.itjust.workslinkfedilinkarrow-up5·3 days agoSure but that’s a solved problem as well.
minus-squareklankin@piefed.calinkfedilinkEnglisharrow-up5·3 days agoAnd if they can’t handle distributed systems, they’re the worst possible choice to maintain a distro - a massive distributed system of PCs
minus-squareWoodYouLookAtThat@lemmy.todaylinkfedilinkarrow-up9·3 days agoAnd my friends wonder why I recommend against Manjaro…
The funniest thing about this is that it needs a single Bash script and a cronjob to solve (unless they got a REALLY bad hoster).
That bash script probably exists a bazillion times already… so even an LLM could spit it out for them.
Their organisational structure must be abhorrent for nobody to feel even remotely responsible for this.
Most web server have ACME support built-in nowadays, setup is a matter of minutes, no scripting required. This has been a solved problem for years, any sysadmin who can’t handle this basic task has no business running public-facing servers.
Yeah, caddy automatically renews certs by default, as does traefik as far as i can tell, and certbot installs a timer for this.
Nginx as well
Yeah sure but in significantly distributed environments I’m sure there’s more complexity to it than that
Sure but that’s a solved problem as well.
And if they can’t handle distributed systems, they’re the worst possible choice to maintain a distro - a massive distributed system of PCs
And my friends wonder why I recommend against Manjaro…