G-Research / fasttrackml

Experiment tracking server focused on speed and scalability
https://fasttrackml.io/
Apache License 2.0
97 stars 18 forks source link

S3 Testing and adjustments #1386

Closed jescalada closed 4 weeks ago

jescalada commented 1 month ago

PR to add documentation for AWS logging.

After testing with the right values for each environment variable required by both the backend and AWS S3, it turns out we don't need to make any changes. I added a guide with the variables and example values.

Changelog

jescalada commented 4 weeks ago

After testing once again the whole flow with proper values for the URIs and AWS params, everything seems to work fine even when omitting the path style. I am a bit confused as to why it wasn't quite working before. 🤔