Kubernetes – Don't knock it till you try it!
Kubernetes. The swiss army knife with a built in steroids dispenser, a hammer, starbucks and a full size tennis court.
Read moreThis error can be annoying but the fix is pretty easy. This usually occurs when you kick off an update of a plugin or theme and navigate away from the update progress page before the update completes.
To fix this and get your site working again navigate to the root directory of your website and look for a .maintenance
file… then delete it.
I’ll briefly walk through doing this via an FTP client or over SSH if you have access.
Using an FTP client:
.maintenance
file and delete itConnect to your server over SSH
.maintenance
file and delete itYour website should be back up and running.
boohooKubernetes. The swiss army knife with a built in steroids dispenser, a hammer, starbucks and a full size tennis court.
Read moreScript kitties are relentless. Your servers are under constant attack and for me, I find it fun to watch the attack attempts in my logging server with a glass of Malbec at sunset.
Read moreYour infrastructure ONLY as strong as your weakest link. TL;DR – See solution in docker compose
Read moreIf you are a DevOps engineer, systems engineer or SRE, it’s invaluable to have a lab environment that gives you free space to explore, build, break, fix, break, refactor, rebuild… and rebuild any part of the infrastructure you wish to work on.
Read moreThis error can be annoying but the fix is pretty easy. This usually occurs when you kick off an update of a plugin or theme and navigate away from the update progress page before the update completes.
Read moreThis is an overview of a simple way to create a self signed TLS key pair.
Read more