Postiz - social media scheduling tool
-
Hi @nebulon, I am very much into open-source. One of my main websites is https://gitroom.com
I think open-source is the way for ethical and transparent startups.
It's very early, but I do hope the SaaS offering will generate enough money
Yes, resend is only for transactional and soon will be changed to be more genericwrote on Dec 20, 2024, 7:32 PM last edited by@nebulon
Looks like nodemailer has been implemented: https://docs.postiz.com/configuration/emailsNodeMailer (SMTP)
This is an alternative to Resend. You can use NodeMailer, which is simply a SMTP library, to connect to any SMTP server.
EMAIL_PROVIDER: "nodemailer" EMAIL_HOST: "smtp.gmail.com" # smtp host if you choose nodemailer EMAIL_PORT: "465" # smtp port if you choose nodemailer EMAIL_SECURE: "true" # smtp secure if you choose nodemailer EMAIL_USER: "user" # smtp user if you choose nodemailer EMAIL_PASS: "pass" # smtp pass if you choose nodemailer
-
@jdaviescoates Not making it to the app store is a bummer, but the installation and updating process is the main issue. I updated from 2.2.3 to 2.3.0 and the app broke. All the fields have the "backend code" look to them. I reported a bug about not receiving emails on MP's Discord weeks ago and I haven't received any response from the dev. I'm looking to see if setting up Mixpost on Laravel inside a Cloudron LAMP app would be more stable, but the upstream docs regarding updating only list Docker and PHP and no mention of Laravel. WTF. I asked about this on Discord and I'm still waiting on a reply.
wrote on Dec 21, 2024, 10:32 AM last edited by@humptydumpty said in Postiz - social media scheduling tool:
@jdaviescoates Not making it to the app store is a bummer, but the installation and updating process is the main issue. I updated from 2.2.3 to 2.3.0 and the app broke. All the fields have the "backend code" look to them. I reported a bug about not receiving emails on MP's Discord weeks ago and I haven't received any response from the dev. I'm looking to see if setting up Mixpost on Laravel inside a Cloudron LAMP app would be more stable, but the upstream docs regarding updating only list Docker and PHP and no mention of Laravel. WTF. I asked about this on Discord and I'm still waiting on a reply.
Weird. I've been running the enterprise version in a lamp stack for about a year or so without any issues upgrading or anything. As a matter of fact I'm currently only using it for my own purposed but I'm interested in seeing how it would scale. Are you interested in testing my installation for free?
-
@humptydumpty said in Postiz - social media scheduling tool:
@jdaviescoates Not making it to the app store is a bummer, but the installation and updating process is the main issue. I updated from 2.2.3 to 2.3.0 and the app broke. All the fields have the "backend code" look to them. I reported a bug about not receiving emails on MP's Discord weeks ago and I haven't received any response from the dev. I'm looking to see if setting up Mixpost on Laravel inside a Cloudron LAMP app would be more stable, but the upstream docs regarding updating only list Docker and PHP and no mention of Laravel. WTF. I asked about this on Discord and I'm still waiting on a reply.
Weird. I've been running the enterprise version in a lamp stack for about a year or so without any issues upgrading or anything. As a matter of fact I'm currently only using it for my own purposed but I'm interested in seeing how it would scale. Are you interested in testing my installation for free?
wrote on Dec 21, 2024, 11:19 AM last edited by@andreasdueren said in Postiz - social media scheduling tool:
Are you interested in testing my installation for free?
Yeah I wouldn't mind having a play
thanks!
-
@andreasdueren said in Postiz - social media scheduling tool:
Are you interested in testing my installation for free?
Yeah I wouldn't mind having a play
thanks!
wrote on Dec 21, 2024, 11:53 AM last edited by@jdaviescoates I just sent you a dm
-
@humptydumpty said in Postiz - social media scheduling tool:
@jdaviescoates Not making it to the app store is a bummer, but the installation and updating process is the main issue. I updated from 2.2.3 to 2.3.0 and the app broke. All the fields have the "backend code" look to them. I reported a bug about not receiving emails on MP's Discord weeks ago and I haven't received any response from the dev. I'm looking to see if setting up Mixpost on Laravel inside a Cloudron LAMP app would be more stable, but the upstream docs regarding updating only list Docker and PHP and no mention of Laravel. WTF. I asked about this on Discord and I'm still waiting on a reply.
Weird. I've been running the enterprise version in a lamp stack for about a year or so without any issues upgrading or anything. As a matter of fact I'm currently only using it for my own purposed but I'm interested in seeing how it would scale. Are you interested in testing my installation for free?
wrote on Dec 22, 2024, 5:14 AM last edited by@andreasdueren I wouldn't bother with Mixpost as I recall installing it and found I wasted my time getting it working.
-
@andreasdueren I wouldn't bother with Mixpost as I recall installing it and found I wasted my time getting it working.
wrote on Dec 22, 2024, 12:02 PM last edited by@robi Like I've said I'm pretty content with it so far but also interested in seeing how Postiz performs.
-
wrote on Jan 8, 2025, 11:34 PM last edited by
+1 for Postiz!
-
wrote on Jan 9, 2025, 10:36 AM last edited by
-
This is now packaged . Hope to get it out next week - https://git.cloudron.io/packages/postiz-app
-
wrote on Mar 8, 2025, 12:30 PM last edited by
Great! Looking forward to giving this a spin!
-
wrote on Mar 10, 2025, 2:06 AM last edited by
I'm excited to see this in production!
-
wrote on Mar 12, 2025, 5:37 AM last edited by
Can't wait! This looks like a huge benefit to my subscription.
-
This is now packaged . Hope to get it out next week - https://git.cloudron.io/packages/postiz-app
-
@nichu42 I published it as unstable now but as a fair warning I have not managed reddit, mastodon and one more to work. mastodon is also hardcoded to mastodon.social which really limits the use for me personally .
I think you have to set all sorts of environment variables for it to work and I haven't tested any of them.
-
G girish marked this topic as a question on Mar 18, 2025, 8:57 PM
-
G girish has marked this topic as solved on Mar 18, 2025, 8:57 PM
-
G girish locked this topic on Mar 18, 2025, 8:57 PM
-
G girish unlocked this topic on Mar 18, 2025, 8:57 PM
-
G girish locked this topic on Mar 18, 2025, 8:57 PM
-
@nichu42 I published it as unstable now but as a fair warning I have not managed reddit, mastodon and one more to work. mastodon is also hardcoded to mastodon.social which really limits the use for me personally .
I think you have to set all sorts of environment variables for it to work and I haven't tested any of them.
wrote on Mar 18, 2025, 11:58 PM last edited by@girish AMAZING