Add support for S3 object storage #2337

Closed
opened 2026-03-22 14:03:35 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @SkypLabs on GitHub (Sep 11, 2025).

Description

Hi there.

I'd like to suggest adding support for S3-compatible object storage services as an alternative to the local filesystem.

Which alternatives did you consider using instead?

It could eventually be implemented as a plugin, but I haven't studied the plugin API yet so I'm not sure it's even feasible.

Originally created by @SkypLabs on GitHub (Sep 11, 2025). ### Description Hi there. I'd like to suggest adding support for S3-compatible object storage services as an alternative to the local filesystem. ### Which alternatives did you consider using instead? It could eventually be implemented as a plugin, but I haven't studied the plugin API yet so I'm not sure it's even feasible.
Author
Owner

@SkypLabs commented on GitHub (Nov 6, 2025):

That was efficient, thanks! 🥳

@SkypLabs commented on GitHub (Nov 6, 2025): That was efficient, thanks! 🥳
Author
Owner

@Morethanevil commented on GitHub (Nov 28, 2025):

How to configure the S3? I don't find any information in the PR or in the docs. Would love to try this out

@Morethanevil commented on GitHub (Nov 28, 2025): How to configure the S3? I don't find any information in the PR or in the docs. Would love to try this out
Author
Owner

@kolaente commented on GitHub (Nov 28, 2025):

Here are the config options that you need: https://vikunja.io/docs/config-options/#1-files-type (not exactly a tutorial, but it should work if you add these variables to your config)

@kolaente commented on GitHub (Nov 28, 2025): Here are the config options that you need: https://vikunja.io/docs/config-options/#1-files-type (not exactly a tutorial, but it should work if you add these variables to your config)
Author
Owner

@Morethanevil commented on GitHub (Nov 28, 2025):

Thanks! :)

@Morethanevil commented on GitHub (Nov 28, 2025): Thanks! :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#2337