Video tutorial for windows/ linux

i am completely new to this tool can any one help me any video link for Installing Zeebe on windows / linux machines ?

Hi @selvapitchu,

there is a full walkthrough getting started guide available in the docs: https://docs.zeebe.io/getting-started/README.html. It was tested for Windows, Linux and MacOS.

There is also a shorted quick start guide available to get a first contact with the Zeebe concepts: https://docs.zeebe.io/introduction/quickstart.html.

I hope these are helpful to you.

Cheers,
Sebastian

1 Like

Thank you so much for guiding me, if any one did a video recording with voice over, that could be very useful for beginners kindly share if anythings find like that.

Thankfully
Pitchu

Hi @selvapitchu, the easiest way to get started is using Docker. We have docker-compose configurations and instructions here: zeebe-docker-compose.

Starting the broker is a single command (once you have Docker installed).

We recommend using Docker in development because it gives you a consistent environment.

You can find video tutorials on installing Docker on Windows, like this one: https://www.youtube.com/watch?v=ymlWt1MqURY.

1 Like

Here is a video tutorial on Getting Started with Zeebe 0.18 with the JavaScript client (made on Mac OS): https://youtu.be/xjzwUq-tHXE

More coming soon!

3 Likes

Hi @jwulf,
I want to know how to achieve under cover agent activity in zeebe ?
how to trigger a workflow from external message alerting system like redis ?
as we have used more number of UCA based activity in IBM BPM , so we would like to implement the same in Zeebe as well
looking for a solution Please guide me

Regards,
Pitchu

Write an adapter.