Live data from Hacker News

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

cloud.titanoboa.io

1–10 of 87 posts

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

#2
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.

Feel free to check out Titanoboa on Github: https://github.com/mikub/titanoboa

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 & similar locations, let me know if it's too laggy :)

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

#4
post #3

Impressive feat of engineering for one person! 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.

My aim is to make this easier to customize - i.e. develop custom steps on the run and have an instant feedback loop as you develop or customize existing integrations.

Target audience might be slightly different ultimately, but we'll see - I would envision this to be more useful in an enterprise environment where you pretty much always have to customize the integrations that were provided out of the box.

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

#5

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. Feel free to check out Titanoboa on Github: https://github.com/mikub/titanoboa Also: This is an early beta so please do let me know if som…

Why do you describe it as "automation for JVM" instead of "automation that runs on JVM"?

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

#6
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.

So if we break that level please don't be mad if you don't get your instance :)

Instead give me a star on github and come back later :)

Cheers Miro

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

#8
post #5

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. Feel free to check out Titanoboa on Github: https://github.com/mikub/titanoboa Also: This is an early beta so please do let me know if som…

Why do you describe it as "automation for JVM" instead of "automation that runs on JVM"?

Good point, not a native speaker so I thought this would roughly mean the same.

The main message I wanted to convey was that this runs on JVM and multiple JVM languages (java and clojure) could be used.

Post reply on HN