Hi HN, we've released Dittofeed v0.4.0, a significant update primarily focused on facilitating self-hosting. Dittofeed is an open source (MIT licensed) alternative to platforms like customer.io, mailchimp, klaviyo, iterable etc.<p>Self-hosting is particularly useful if you:<p>- Want to evaluate Dittofeed without a long-term commitment<p>- Prefer fixed, non-volume based pricing models<p>- Aim to keep all personally identifiable information within your own infrastructure<p>In this version, we introduced 'Dittofeed Lite,' which merges the dashboard, API, and worker services, simplifying deployment, along with providing an easy auth setup.<p>We've also configured a 1-Click Render deployment. The Render setup comes at a fixed cost of $39/month. However, by using alternative hosting solutions for the Postgres and ClickHouse instances (neon, clickhouse cloud), the monthly costs can be reduced to under $20.<p>We personally feel that there’s a big problem with how existing platforms handle pricing, charging insanely high prices with low contact limits, while restricting access to really basic table stakes features.<p>Excited to share this work, and hear your thoughts and feedback!<p>Github Repo - <a href="https://github.com/dittofeed/dittofeed">https://github.com/dittofeed/dittofeed</a><p>Demo - <a href="https://demo.dittofeed.com/dashboard/journeys">https://demo.dittofeed.com/dashboard/journeys</a><p>Docs - <a href="https://docs.dittofeed.com/getting-started">https://docs.dittofeed.com/getting-started</a>