Upload large files directly from local storage #1552
Unanswered
GrozianDeveloper
asked this question in
Q&A
Replies: 1 comment
|
Thanks for sharing the use case. For now, Postiz mainly works by uploading media into its own storage flow. Increasing the upload limit may be possible through server/proxy configuration, but having it configurable inside Postiz would be much better. Directly reading media from a mounted local disk, NAS, or Nextcloud folder would be a great feature for self-hosted setups, especially for churches and community media teams. This would avoid duplicate storage and make large video workflows much easier. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I’m using Postiz in a self-hosted setup for our church media workflow.
We host Nextcloud connected to a local HDD/NAS, and we plan to automate social media posting from the same storage.
Currently, the main blocker is the media upload size limit (in previous versions were 1GB). We also publish long sermon videos, so files are often between 2–5GB.
I would like to ask:
Example: Postiz reads media from a mounted HDD folder or Nextcloud storage
Thank you.
All reactions