←back to thread

672 points LexSiga | 1 comments | | HN request time: 0.209s | source
Show context
some-ai-dev ◴[] No.45666644[source]
I wonder how many people only use Minio as a localdev S3 alternative.

At least that's all we use it for really

replies(5): >>45666694 #>>45666774 #>>45666787 #>>45668189 #>>45668735 #
1. rowanseymour ◴[] No.45668189[source]
Yeah CI tests and local dev environments for code that runs against S3 in prod. Right now sifting through the alternatives for whatever is easiest to run as a container in Github actions or docker-compose...