Using the AuthorizedKeysCommand OpenSSH option to pull your SSH Keys directly from Github.
Category: Guides
Using Github Actions OpenID Connect to push to AWS ECR without Credentials
Learn how to push images from Github to AWS ECR using the Github Actions OpenID Connector.
Getting AWS ECS to work on Ubuntu with Full GPU Support
I’m a big fan of Amazon ECS- it’s a remarkably simple containerization service that integrates with the rest of AWS’s services relatively easily. While I’d generally prefer to run with Fargate there are times when I need to have a bit more control over the underlying machines- especially when it comes to tasks using GPUs….
Planning to Go Down, HTTP Edition
Whether it’s from a planned upgrade or a blown RAID, your site is going to go down eventually. This was brought to light for a lot of people by a recent outage on Hacker News- an outage that was made worse by HN responding with 200 Status Codes. During the subsequent discussion I posted a…