Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleInstall Redis Service

Execute following command to install BaseX service.

Code Block
languagebash
.\AltiKare.Workflow.Agent.exe redis

5. Start Web Server in Console Mode

Its recommended to start agent in console mode with only web server for first run to ensure all configuration is valid. This is ensures all connections are properly configured and helps to resolve any errors.

Expand
titleStart Web Server

Execute agent in web server mode

Code Block
languagebash
.\AltiKare.Workflow.Agent.exe web

After agent started in web server mode you can open web interface from with http://localhost address.

6. Start Agent Service (Windows Only)

Open windows services from task manager / services tab or service manager.