Rundeck is a cross-platform open source tool for running jobs on remote machines. It helps us run tasks on remote server node using web interface. Using Rundeck we can also schedule jobs & build workflows.
Step 1:
Download rundeck at website rundeck.com
Download and using package war file.
Step 2:
Install package war file
java -jar rundeck-3.0.23-20190619.war
Step 3:
Access rundeck server
127.0.1.1:4440
User/pass: admin/admin
Reference: https://blog.e-zest.com/easy-steps-to-create-jobs-in-rundeck