anyproto / any-sync-dockercompose

docker-compose for testing any-sync
MIT License
339 stars 43 forks source link

Add ca-certificates to the filenode container to support connecting to https s3 storage. #38

Closed Nyar233 closed 5 months ago

Nyar233 commented 5 months ago

Have you read a contributing guide?

Current Behavior

The filenode node cannot connect to the https s3 storage service due to the missing ca-certificates package.

Expected Behavior

Add support for https connections to filenode nodes.

Steps To Reproduce

Trying to use s3 storage connected via https.

Environment

- OS:debian
- Version:v3.0.0

Anything else?

image

No response

fb929 commented 5 months ago

I'm added ca-certificates package, it's should be fine now try to this filenode image version: https://github.com/anyproto/any-sync-filenode/releases/tag/v0.6.6