Hi,
A) Is it possible to setup an application (let's say Jenkins) to start via SC by passing all the answers to the interactive questions as parameters? E.g.,
scinit java -jar ~/jenkins.war --httpPort=9095 <followed by parameters for interactive questions???>
B) If the above method is not possible, then can I create a YAML file manually (of course with correct format) and place it in the ~/.sc/services/ folder such as ~/.sc/services/jenkins.yml and then issue a sc start jenkins?
In other words, What is the ideal way of automating the SCINIT?
Thank you,
Ravi.
Hi,
A) Is it possible to setup an application (let's say Jenkins) to start via SC by passing all the answers to the interactive questions as parameters? E.g.,
B) If the above method is not possible, then can I create a YAML file manually (of course with correct format) and place it in the ~/.sc/services/ folder such as
~/.sc/services/jenkins.ymland then issue asc start jenkins?In other words, What is the ideal way of automating the SCINIT?
Thank you,
Ravi.