Setting up Minio
I need to run some terraform experiments with my home infrastructure and need a better backend for the statefiles than the current directory. According to the official Terraform docs, S3 compatible backends are supported. A quick internet search leads me to the Minio project - it does a lot of things, but for purposes of this post, am going to talk about what I did to get a Minio service up and running on my Unraid server.