Hi,
It looks like the package is gone from the cloudron supported apps, has anyone tried self-hosting it by following the official method as presented in their doc, with success? (https://docs.postiz.com/quickstart)
Hello @zigmasdirigeant
Thanks to your detailed report I was able to reproduce this issue right away.
I will look into it.
Either setting client_max_body_size 0; or make it configurable.
Hello @p.omar.s and welcome to the Cloudron community forum
What you are describing is the same issue as stated above with the same conclusion as above.
This unfortunately is a @postiz issue that could only be resolved by us applying a custom patch.
Adding to that from the Postiz Discord I could gather that "Nevo David" the maintainer of @postiz is currently working on a bigger change from BullMQ to Temporal.
This could explain why many PRs are still awaiting merging.
Hey @brutalbirdie is there a specific reason why
# Where will social media icons be saved - local or cloudflare.
STORAGE_PROVIDER="local"
is set in the start.sh? I'd like to test this with Cloudflare R2
@nebulon said in Postiz Isn't Responding:
Published a new package, you have to update to that first, otherwise the app won't even start up.
Thank you @nebulon now its working normally.
@nebulon said in Open registration:
The env file used to be called env.sh but got renamed since then to not use .sh extension to match the other apps.
Adding to that, this also means export is no longer needed in the /app/data/env file.
So you can just do:
DISABLE_REGISTRATION=false
Hello @badmonky
If you have chosen on installation that Cloudron should handle the user management, then Cloudron does handle the users.
I am not sure how Postiz acts if ODIC (Cloudron) is enabled and you invite local managed users.