Pre-Packaged Distribution
Install the Pre-Packaged Distribution
Installation Procedure
- Download the pre-packaged distribution from "Assets" of https://github.com/operaton/operaton/releases/latest
- Operaton Standalone distribution:
operaton-bpm-<version>.tar.gz (or .zip)
- Operaton Tomcat distribution:
operaton-bpm-tomcat-<version>.tar.gz (or .zip)
- Operaton Wildfly distribution:
operaton-bpm-wildfly-<version>.tar.gz (or .zip)
- Unpack the distro to a directory.
- Adjust the datasource according to your needs (see Manual Installation).
- Startup the server by running the
start.sh script.