vitrum-connect / 5gla-api

This service provides the integration of multiple sensors with the 5gLa platform. It is part of the 5GLA project, which is funded by the German Federal Ministry of Transport and Digital Infrastructure ( BMVI).The website of the project is https://www.5gla.de/, you can find all additional information there.
https://www.5gla.de/
Apache License 2.0
0 stars 0 forks source link

Implement pre-configured S3 bucket use for image uploads #219

Closed saschadoemer closed 4 months ago

saschadoemer commented 4 months ago

The code has been updated to utilize a pre-configured S3 bucket for uploading images instead of creating a new bucket for each transaction. Additionally, changes were made to the Image class to include tenant information in the file name, providing a clearer organization of the stored images. A new configuration has also been added to the application.yml file for specifying the pre-configured S3 bucket name.