Skip to content

Conversation

@CarlSchwan
Copy link
Contributor

No description provided.

Signed-off-by: Carl Schwan <[email protected]>
CarlSchwan pushed a commit to nextcloud/server that referenced this pull request Nov 10, 2025
This is faster than going back to nextcloud to download the files.

This is an opt-in setting that can be enabled by setting
use_presigned_url in the object store config.

Additionally add support for the proxy config which is needed in a
docker setup. See juliusknorr/nextcloud-docker-dev#431

Signed-off-by: Carl Schwan <[email protected]>
CarlSchwan pushed a commit to nextcloud/server that referenced this pull request Nov 12, 2025
This is faster than going back to nextcloud to download the files.

This is an opt-in setting that can be enabled by setting
use_presigned_url in the object store config.

Additionally add support for the proxy config which is needed in a
docker setup. See juliusknorr/nextcloud-docker-dev#431

Signed-off-by: Carl Schwan <[email protected]>
CarlSchwan pushed a commit to nextcloud/server that referenced this pull request Nov 12, 2025
This is faster than going back to nextcloud to download the files.

This is an opt-in setting that can be enabled by setting
use_presigned_url in the object store config.

Additionally add support for the proxy config which is needed in a
docker setup. See juliusknorr/nextcloud-docker-dev#431

Signed-off-by: Carl Schwan <[email protected]>
CarlSchwan pushed a commit to nextcloud/server that referenced this pull request Nov 12, 2025
This is faster than going back to nextcloud to download the files.

This is an opt-in setting that can be enabled by setting
use_presigned_url in the object store config.

Additionally add support for the proxy config which is needed in a
docker setup. See juliusknorr/nextcloud-docker-dev#431

Signed-off-by: Carl Schwan <[email protected]>
Copy link
Owner

@juliusknorr juliusknorr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding that (also the server implementation) however there seem to be a few unrelated changes in the commits. Can you extract that to only have the s3 related changes in this pr?

volumes:
- mysql:/var/lib/mysql

database-vitess:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Curious about your attempts with that but rather unrelated

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

Successfully merging this pull request may close these issues.

2 participants