Startup shell script for Appian services for 19.2 version

Hi Team,

Is there a way to automate the startup script in Appian?

We two servers (WEB and APP) in linux machine for Appian. Web server has search server and tomcat services. APP server has data server and services running in that.

Whenever the server goes down, it has to restart on its own. Anyone have any idea on how to write the Shell Script for starting the Appian Servers.

1) First step is to start the services in APP server using start.sh script

2) Verify if all the engines are started (how to do this?)

3) Start the data server in APP server

4) Verify if data server started (how to do this?)

5)  Start the search server in WEB server

6) Verify if search server started (how to do this?)

7) Start the tomcat in WEB server

8) Verify if tomcat started successfully (how to do this?)

 

Thanks in advance.

  Discussion posts and replies are publicly visible