Hi, I am Krishna Thota. I am building an open source integration and data platform(<a href="https://cptn.io" rel="nofollow">https://cptn.io</a>). The product is MIT licensed and the repo is at <a href="https://github.com/cptn-io/el-cptn">https://github.com/cptn-io/el-cptn</a>.<p>I have started on my startup journey an year ago and launched a monitoring platform called DevRaven. Unfortunately the product did not takeoff as expected. That story is for another day.<p>But during the course of building the product, I have built several integrations leveraging MQs and Cloud Functions. While building and deploying Cloud Functions for happy paths is easy, I had to monitor logs for failures, build retry mechanisms or manually process failed events, keep instances running to prevent cold start timeouts. It can also get expensive with charges for MQs, server time for running cloud functions etc and costs can be unpredictable.<p>I thought of building a platform where I can build integrations quickly, have the ability to look at incoming/outgoing events, look at logs, retry any failed events etc. And finally, predictable costs for running the infrastructure. cptn.io provides all these capabilities and more. You can build pipelines to integrate with any cloud services, send data from your backend to data warehouses, listen to web hook events etc. The platform can be integrated into any stack by sending events to HTTP end points.<p>Instead of trying to build a business first or launch an open source product under restrictive licenses, the platform will be available under MIT license so any user or customer can use it. There is no ee folder or complex dual licensing and I am also committing to releasing SSO under MIT. The plan is to offer a managed service in the cloud at a later time, accept sponsors for prioritizing features for enterprise customers and charge for enterprise support.<p>It should take less than 5 minutes to get the platform running on your machine. Welcome any feedback, feature requests, PRs and bug reports.
Hi! In what does this differentiate from Windmill.dev? The license seems to be more permissive (AGPL vs MIT) but there isn't any Python support, and less integrations (for now ?) :)<p>Wishing you the best of luck!<p><a href="https://github.com/windmill-labs/windmill">https://github.com/windmill-labs/windmill</a>
Krishna: From the comments, you can tell everybody is trying to position your product, so I suggest explicitly naming your competitors in your landing page, and explaining how you are better or different. Don't worry about driving prospective customers away; everybody already knows about the competitors.
Can you buffer requests to Twilio dynamically based on feedback?<p>ie. Can the system be fed back number of undelivered messages and adjust throttle accordingly?
Cptn.io is ideal for quickly prototyping a custom backend for specific tasks. While n8n also offers this capability through its webhooks, Cptn is more lightweight and developer-oriented.<p>To illustrate, suppose I want to create an API that saves a Pinboard link and sends it to a Telegram channel when passed notes. In such cases, Cptn is a better choice than n8n.
Hmm.. Gives me early vibes.
Which reminds me, maybe I should start promoting my thing[0] too<p>best of luck<p>[0]: <a href="https://github.com/temphia/temphia">https://github.com/temphia/temphia</a>
We use a platform called Actions Express that I’m not most fond of. Any ideas of integrators with SeviceNow plugins?<p>I’m basically doing web calls and parsing data, but the ServiceNow plugin is nice to have.
Another "is it like $thing" question. This time $thing="<a href="https://nodered.org/" rel="nofollow">https://nodered.org/</a>"
Is this an open source Segment Analytics competitor? I liked the idea of segment, but the pricing jumped way up after the free tier and I had to remove it
is this a sort of heroku? this gives me pause because i am dubious about building on a platform's PaaS as it is now I have this as an option but they (AWS, GCP, etc) are likely to be around, but you're just you.<p>So is this something we can self host or... is there a hostable solution you want to push folks to?