Show HN: A stupid simple barely S3 compatible file server
1–3 of 3 posts
Re: Show HN: A stupid simple barely S3 compatible file server
#2I also asked claude to roast it for fun. this one made me lol:
> The use case is Chef's Kiss levels of overengineering. They want to avoid Git commits... so they built a custom S3 server... that runs in a container... that gets rebuilt on every NixOS rebuild... to serve static files... to FluxCD. At some point, just make the damn Git commits.
Re: Show HN: A stupid simple barely S3 compatible file server
#3You are not the only one trying to achieve this goal: serve file system by S3 interface.
There are also https://github.com/versity/versitygw and https://rclone.org/commands/rclone_serve_s3/.