• 0 Posts
  • 10 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle
  • I would imagine you could run into an issue like this building off an M1 or newer Mac and deploying to a Linux based env. We’ve run into a bit of an adjustment with our docker image builds where we need to set the buildarch or else it fails to deploy.

    Our build times aren’t blazingly fast, typically around 4 minutes for npm/yarn build for frontend apps and loading the data to the image and any other extras like composer installs. Best time saving for us was doing a base image for all the dependency junk that we do a nightly on








  • I don’t do it and we have no expectation of it. A good portion of our infrastructure is self healing and spread across multiple zones which has been enough for us for the past 10 years. The parts that aren’t can wait until business hours and clients are aware no work is done outside of them so any fixes or changes wait until the following business day.

    You would have to more than double my salary to get me onboard with structuring my personal life around “but what if there’s an outage”, and even then I probably wouldn’t do it lol