TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Free hosted open-source alternative to Zapier/Airflow

279 点作者 newcrobuzon超过 4 年前

17 条评论

sixhobbits超过 4 年前
I&#x27;ve used Zapier a fair amount and I wrote an article about Airflow so I have a fairly good understanding of that too.<p>I would never really consider them alternatives though? To me Zapier is a low&#x2F;no code tool that offers a bazillion integrations and Airflow is a workflow orchestration tool.<p>So comparing to both of them confuses me and I guess choosing one would give you a more nieche audience but one that you can connect better to as well.
评论 #24409556 未加载
评论 #24409150 未加载
评论 #24410904 未加载
newcrobuzon超过 4 年前
Hi HN peeps! I single-handedly built Titanoboa (a workflow automation for JVM) and now I am experimenting with hosting dockerized Titanoboa instances - so I built a free hosting service. If you want to play with Titanoboa in your browser without installing anything, give it a try.<p>Feel free to check out Titanoboa on Github: <a href="https:&#x2F;&#x2F;github.com&#x2F;mikub&#x2F;titanoboa" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mikub&#x2F;titanoboa</a><p>Also: This is an early beta so please do let me know if something breaks or you spot a bug. Atm I have load-balancers set up only on West coast and in Europe, so apologies to folks from down under &amp; similar locations, let me know if it&#x27;s too laggy :)
评论 #24408489 未加载
newcrobuzon超过 4 年前
Wow, this has blown up a bit, so I have added few more servers (now two servers on the West coast and two in Europe), but ultimately I think there is a limit cap of 100 Titanoboa instances in each geography in parallel.<p>So if we break that level please don&#x27;t be mad if you don&#x27;t get your instance :)<p>Instead give me a star on github and come back later :)<p>Cheers Miro
评论 #24409976 未加载
评论 #24409167 未加载
caymanjim超过 4 年前
First impression: rename it now while the cost is low. The name is unwieldy.
评论 #24410980 未加载
PascalW超过 4 年前
Nice work!<p>How does it compare to n8n? [0]<p>n8n is the closest OSS alternative to Zapier I&#x27;ve seen so far.<p>[0] <a href="https:&#x2F;&#x2F;n8n.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;n8n.io&#x2F;</a>
评论 #24415773 未加载
评论 #24410353 未加载
评论 #24410726 未加载
jchook超过 4 年前
@newcrobuzon you have some kind of comment string output at the top of your html body tag. Looks like something you do not want exposed.<p>Congratulations on reaching public beta and for submitting to HN! Looks very promising!
评论 #24409077 未加载
kevsim超过 4 年前
Impressive feat of engineering for one person!<p>But is it really an alternative to Zapier? I mean, while Zapier is obviously about automation, it always felt that their big selling point was the sheer number of integrations they provide.
评论 #24408460 未加载
slotrans超过 4 年前
This looks very interesting. The visual component in particular seems very well done.<p>I have a deep interest in DAG-structured ETL tooling and had a couple of questions that the documentation didn&#x27;t seem to address...<p>1. Can I execute workflows without a server running? Something like... $ java -jar titanoboa.jar MyWorkFlowName arg1 arg2 ... ...and then my workflow executes, as a program, on my machine, until it&#x27;s done and then exits? Or does every workflow always execute within the context of a running server?<p>2. Is there any notion of resuming a partially failed workflow? As a point of comparison, Luigi structures its DAG concept using Tasks which create Targets, and invoking a Task whose Target already exists is a no-op, so if you have a big execution graph that gets 80% finished and then dies, you can easily restart it. I find that many competing tools are missing this concept.
评论 #24455760 未加载
ForHackernews超过 4 年前
How does this compare to Prefect? <a href="https:&#x2F;&#x2F;medium.com&#x2F;the-prefect-blog&#x2F;why-not-airflow-4cfa423299c4" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;the-prefect-blog&#x2F;why-not-airflow-4cfa4232...</a>
评论 #24410376 未加载
zomglings超过 4 年前
This looks really well done, newcrobuzon. Very impressed.<p>I especially love your web UI. It makes it very easy to start experimenting with workflows without the overhead of having to set up a local development environment.<p>I am curious how you store secrets (e.g. AWS access key id, secret access key). There isn&#x27;t a login wall and it&#x27;s not clear that the values will be protected from you, so I am loathe to put my credentials on there.<p>Great work overall. Wish you the best.
评论 #24418164 未加载
评论 #24414989 未加载
juliend2超过 4 年前
Very interesting! What library did you use for the SVG powered diagram tool?
评论 #24408839 未加载
评论 #24408851 未加载
j45超过 4 年前
Being a JVM friendly tool, it would be great to unlock other JVM syntaxes to allow scripting in any lanugage.. Jython for Python, Quercus for PHP, JRuby for Ruby, etc.
评论 #24410018 未加载
phonon超过 4 年前
How does this compare with <a href="https:&#x2F;&#x2F;github.com&#x2F;openintegrationhub&#x2F;openintegrationhub" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;openintegrationhub&#x2F;openintegrationhub</a> ?
foolinaround超过 4 年前
is there some recipes or some common scenarios one can &#x27;import&#x27; in to check it out?
评论 #24408876 未加载
WrtCdEvrydy超过 4 年前
Honestly I really like this, I can&#x27;t wait to use it, but my concerns are around certain features being behind a paywall, especially HA and Clustering on the self-hosted version.<p>I understand that the cloud hosted version should cost more for these features but without a way to get pricing for the self-hosted HA and clustered version it will be a tough sell for me to deploy it, use it and have to scrap it in the future.
ramon超过 4 年前
I liked the video demo really nice and I would say this should be called not low-code or no-code but rather aPaaS which is Application Platform as a Service.<p>So the title should be &quot;Host your own aPaaS&quot; instead.
itpragmatik超过 4 年前
How does it compare with Cadence&#x2F;Temporal?