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

Support non-tls s3 #1345

Open
Roman2dot0 opened this issue Feb 21, 2024 · 0 comments
Open

Support non-tls s3 #1345

Roman2dot0 opened this issue Feb 21, 2024 · 0 comments

Comments

@Roman2dot0
Copy link

Roman2dot0 commented Feb 21, 2024

Hello. For test purposes i deployed own s3 but unfortunately when i created mirror from pg to ch i got error that peerdb connect to https://<my_s3>/.

I used next env vars in docker-compose.yml

AWS_ACCESS_KEY: <access_key>
AWS_SECRET_KEY: <secret_key>
AWS_ENDPOINT: "https://<my_s3>"
AWS_REGION: "test"

And set bucket in mirror settings in form
s3:https://bucket

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant