[GH-ISSUE #1469] Add support for S3 object storage #6409

Closed
opened 2026-04-20 17:00:36 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @SkypLabs on GitHub (Sep 11, 2025).
Original GitHub issue: https://github.com/go-vikunja/vikunja/issues/1469

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). Original GitHub issue: https://github.com/go-vikunja/vikunja/issues/1469 ### 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! 🥳

<!-- gh-comment-id:3497654472 --> @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

<!-- gh-comment-id:3589348390 --> @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)

<!-- gh-comment-id:3589507320 --> @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! :)

<!-- gh-comment-id:3589576559 --> @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#6409