I am trying to test the operaton
Currently, I can’t install Docker on my machine due to the Organization Policy
So I went for the Pre-Packaged Distribution
But it seems that the download links are not working:
Please advise
I am trying to test the operaton
Currently, I can’t install Docker on my machine due to the Organization Policy
So I went for the Pre-Packaged Distribution
But it seems that the download links are not working:
Please advise
Hi,
you can find the downloads for the releases on out Github Release page here → Releases · operaton/operaton · GitHub
Cheers,
Julian
Thanks for pointing to the page. I’ll fix the link.
The assets section contains lots of files to download, and I want to know what each one is doing.
and also I want to have a minimal steps to start evaluating the product without using docker
@kthoms @Julian
can you please help me on that ?
Hi @devmsaleh
I think our standalone distribution would be then the best for you. You can download it using this link: https://github.com/operaton/operaton/releases/download/v1.0.0-rc-2/operaton-bpm-1.0.0-rc-2.zip
Then run start.bat under Windows or start.sh on Linux / Mac.
It should open a web browser automatically. Or navigate to http://localhost:8080/operaton-welcome/index.html after it is started.
Cheers,
Julian