tosbourn, to devops
@tosbourn@masto.ai avatar

Heroku now supports HTTP/2

That, err, took a while. I mean I'm excited and I can't imagine the complexities of adding it to something as massive as Heroku, but Salesforce have a lot of money to chuck at stuff if they wanted and stuff like HTTP/2 shouldn't be an announcement in 2024!

stefano, to opensource
@stefano@bsd.cafe avatar

🚀 Exciting News from BSD Cafe! 🚀

We're thrilled to announce a new service: myip.bsd.cafe!

Now live, this tool is your go-to resource for checking your public IP address via Telnet, SSH, and HTTP—also perfect for times when you're on a command-line interface without browser access.

Explore more and contribute on our Brew page: https://brew.bsd.cafe/BSDCafe/checkmyip

Whether you're an IT professional or a tech enthusiast, this service is built to make your digital life a bit easier. Set up your own instance or use our public service.
Full instructions available on our Brew repository!

Spread the word and let's make network troubleshooting easier for everyone!

#BSDCafe #BSDCafeAnnouncements #BSDCafeServices #OpenSource #Networking #SysAdmin #PublicIP #TechTools #ITSecurity #DevOps

donwatkins, to devops
@donwatkins@fosstodon.org avatar

Two trending topics in DevOps: The move to platform engineering and community - All Things Open : All Things Open https://allthingsopen.org/articles/test-data-nightmare

FakeScrumStats, to IT
@FakeScrumStats@techhub.social avatar
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".

#DevOpsDaysBerlin #DevOpsDays #DevOps #SRE

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?

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 #AI #DevOps

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/

#DevOps #ProfessionalDevelopment #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. #linux #devops #sysadmin #life

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 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 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 hobby projects by selecting my repository from GitHub (like on Vercels interface) 🥰

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