Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicated code and envs related to S3 integration #65

Open
r-marques opened this issue Dec 2, 2022 · 0 comments
Open

Remove duplicated code and envs related to S3 integration #65

r-marques opened this issue Dec 2, 2022 · 0 comments
Assignees
Labels
bug Something isn't working node refactor

Comments

@r-marques
Copy link
Collaborator

r-marques commented Dec 2, 2022

minio envs:

'MINIO_HOST',
'MINIO_PORT',
'MINIO_ACCESS_KEY',
'MINIO_SECRET_KEY'

aws envs:

'AWS_S3_ACCESS_KEY_ID',
'AWS_S3_SECRET_ACCESS_KEY',
'AWS_S3_ENDPOINT',
'AWS_S3_BUCKET_NAME'

both minio and aws envs do the same

@r-marques r-marques added bug Something isn't working refactor node labels Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working node refactor
Projects
None yet
Development

No branches or pull requests

2 participants