nycmeshnet / meshdb

A convenient, stable, and sane database for tracking Members and Nodes for use with robots and humans
https://db.nycmesh.net
MIT License
12 stars 14 forks source link

Add MinIO to Docker Compose #624

Closed WillNilges closed 5 days ago

WillNilges commented 1 month ago

It's nice to have MinIO avaialble in the Docker Compose for development of S3-related stuff locally.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.20%. Comparing base (35cef08) to head (02868a0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #624 +/- ## ======================================= Coverage 94.20% 94.20% ======================================= Files 80 80 Lines 3279 3279 ======================================= Hits 3089 3089 Misses 190 190 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

WillNilges commented 5 days ago

Oops, added this in another PR :)