danielpetrica
danielpetrica

Andrei Daniel Petrica

@danielpetrica

I’m driven by curiosity, and the need to continuously learn new things. Some techs I liked working with the most are Typescript (with Vue.js and Nuxt.js); PHP: Laravel and Docker

46 Posts 156 Views

  • No matching results...
  • Searching...

/ 255

Pinned

Note to self: When writing logic that caches data and you don't know why whatever you do the output doesn't change you probably forgot to write the cache invalidation logic
Today I lost 45 minutes because of that

200

Made a little deployment pipeline at work running a client infrastructure using github self hosted runners.
I managed to create a small "zero downtime" deployment pipeline for a apache and php fpm instalation without needing ssh access to the server (client firewall is a mess).
Would someone be interested in an article about it?

29