I run nginx as a reverse proxy for sites that use SSL. Normally I’m doing something a bit strange so it doesn’t quite work having certbot manage my configs. This will renew ssl certs at 3am each morning if needed.
Category: Uncategorized
ext4 partition resize
Never fails, I have to look it up every time. The sort though blogs, posts and generally bad information.
SQL: Greatest N per Group
I run into this quite a bit. You have an auto incrementing row where you are interested in the last (most recent) entry made for a group of records.