monospace, to devops
@monospace@floss.social avatar

Interesting side note in the Q&A to Schlomo Shapiro's talk about using a central identity for authentication: Work with smaller service providers whom you can still contact directly (even via snail mail) instead of the big, anonymous ones, to escape the scenario "I can't regain access to my central identity because I lost access to my central identity".

markwalker, to python
@markwalker@fosstodon.org avatar

I need a way to programatically purge fastly at the end of a deployment (Jenkins).

Anybody doing something like this?

#python #DevOps

osjobhub, to opensource
@osjobhub@fosstodon.org avatar

We're celebrating 2 years of ! Browse jobs from open source organizations and find your next place in the open source ecosystem https://opensourcejobhub.com/

paul, to devops
@paul@oldfriends.live avatar

There are several 'Help Wanted' requests from the Mastodon if you are a

*Use /search for search (/search?query=something)
*Move account secrets to a dedicated table (and encrypt it?)
*Add a way for the user to select which languages they understand
*Allow admins to configure instance favicon and logo
*Allow searching for hashtags in admin UI
*Convert Redux state to Typescript .

https://github.com/mastodon/mastodon/labels/help%20welcome

matdevdug, (edited ) to random
@matdevdug@c.im avatar
jik, to tech
@jik@federate.social avatar

It really annoys me when chooses unnecessarily arcane terms when there are meaningful, obvious terms they could have used instead.
Who decided on "forward proxy" and "reverse proxy" when "client proxy" and "server proxy" were right there?

donwatkins, to ai
@donwatkins@fosstodon.org avatar

12 ways to incorporate AI into CI/CD processes - All Things Open : All Things Open https://allthingsopen.org/articles/ai-devops-intersection

monospace, to devops
@monospace@floss.social avatar

Ready to unlock the power of a safe and friendly DevOps community? Join "The Server Room" – where knowledge meets collaboration. Gain insights, ask questions, and advance your career in the supportive environment I've created for you.

https://monospacementor.com/devops-learning-community/

alyx, to golang
@alyx@3615.computer avatar

I'd like to find more YouTube channels about software development / engineering / etc but it's like 98% of the same white guy, screaming like a twitch streamer, making almost every video about "this is X killer" "why you should NEVER do that" or "your IDE is shit use X instead". Of course they talk like they are the thing and it's the only truth.

Any recommendations? interested in or anything related

Nils, to sysadmin French
@Nils@mastodon.xyz avatar

Amusons-nous encore : le sujet du jour peut se deviner avec la photo. Pour avoir la réponse, va sur twitch.tv/ahp_nils

leanpub, to devops
@leanpub@mastodon.social avatar

Learn Kubernetes & Docker - .NET Core, Java, Node.JS, PHP or Python by Arnaud Weil is free with a Leanpub Reader membership! Or you can buy it for $11.99! http://leanpub.com/k8s

nixCraft, to linux
@nixCraft@mastodon.social avatar

Ah, the sweet smell of a production Linux container image… generously seasoned with sshd and a whole host of unwanted services you definitely didn't need. If only my "if" statements were as reliable as my morning coffee. Lmao.

Seinfeld gif: Not good, I'm a moran.

cloud_manul, to devops
@cloud_manul@nrw.social avatar
ddd, to drupal
@ddd@drupal.community avatar
stefano, to linux
@stefano@bsd.cafe avatar
tixie, to devops
@tixie@guerilla.studio avatar

I need a Github Action template "upload-to-S3-provider-who-is-not-AWS-for-dumb-bimbo" because damn that overcomplicated devops ecosystem is gatekeeping simple babes like me 😭💅

(look at this rocket-science shit called AWS documentation… what the hell)

stw, to devops
@stw@chaos.social avatar

Shell scripts are the duct tape that holds together while environment variables are its WD40

leanpub, to devops
@leanpub@mastodon.social avatar

GitHub Actions Essentials by Dave Cross is on sale on Leanpub! Its suggested price is $25.00; get it for $10.50 with this coupon: https://leanpub.com/sh/m3O5tN1a

NixRust, to heidelberg
@NixRust@rheinneckar.social avatar

For our next @nixos_org and @rust meetup on Monday, April 29, we'll try something new:

Instead of one Nix talk, we will do a round of short Nix lightning talks and a Nix Q&A session where you can raise questions and problems that you encountered while using Nix or NixOS, or that so far prevent you from using them. If you want to present a lightning talk (5-10min), feel free to send us a message.

https://rheinneckar.events/events/f5549ff6-4317-4f2f-918b-6aef822a459a

mandrasch, to php
@mandrasch@social.tchncs.de avatar

I love #craftcms for its stable deploy process (project config in git). But I haven't found a quick way for setting up & deploying hobby projects yet on small VPS. Same with other #php CMS / frameworks.

Laravel Forge or ploi are great helpers, but with extra costs.💰 But ...1/

mandrasch,
@mandrasch@social.tchncs.de avatar

So maybe "a bridge" between #DDEV and #coolify would be one way to achieve 1-click setups for craftcms (or other php projects) on coolify?

I guess git-driven PHP deployments could be optimized in general, a professional example is Ionos DeployNow #devops #gitops https://www.ionos.co.uk/hosting/deploy-now. 4/5

mandrasch,
@mandrasch@social.tchncs.de avatar

Would be a dream if I could just deploy #php hobby projects by selecting my repository from GitHub (like on Vercels interface) 🥰#devops #gitops #developergoals

Adorable_Sergal, to devops
@Adorable_Sergal@hachyderm.io avatar

Need help keeping a roof over my friend's head.

He needs a devops or cloud job, ideally in Cali, but will accept remote, or any place that won't hurt his trans family.

Granted, they already live in a place with neighbours who put up MAGA Christmas lights and signs that read "Make California Great Again: Kill a Democrat" so where is "safe", really? :(

If anyone has any leads at all or an in at someplace you work at, please let me know.

leanpub, to Software
@leanpub@mastodon.social avatar

A Practical Guide to Testing in DevOps by Katrina Clokie is free with a Leanpub Reader membership! Or you can buy it for $7.99! http://leanpub.com/testingindevops #Agile #Software #Devops #Testing

Jeremiah, to devops
@Jeremiah@alpaca.gold avatar

I hadn’t heard about the actually-open-source Terraform fork in awhile and worried it might have fizzled out, but I was delighted to see OpenTofu released a 1.7.0 beta yesterday.

https://opentofu.org/blog/opentofu-1-7-0-beta1/

Kovah, to devops
@Kovah@mastodon.social avatar

I had such moments too, even though not that critical because of way less subscribers.

My lesson learned: NEVER deploy your product before going to bed, or going out, or whatever. Anything may break, and it’s good to have some spare time to test and possibly fix stuff.

https://x.com/nico_jeannen/status/1780923502465540272

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • InstantRegret
  • GTA5RPClips
  • Youngstown
  • everett
  • slotface
  • rosin
  • osvaldo12
  • mdbf
  • ngwrru68w68
  • JUstTest
  • cubers
  • modclub
  • normalnudes
  • tester
  • khanakhh
  • Durango
  • ethstaker
  • tacticalgear
  • Leos
  • provamag3
  • anitta
  • cisconetworking
  • lostlight
  • All magazines