Java application package as well as jboss, mysql and activemq for deployment

I have a springframework web application that uses JBoss, MySQL and ActiveMQ.

At the moment, I have to install and configure JBoss, MySQL, and ActiveMQ and JBoss manually.

What is the best way to pack the application so that the user can install one click (on the Linux platform, maybe Windows too?)

+3
source share
2 answers

"" - src.rpms( src.rpms ) . linux-, , , , .

- script. , .sh, . ( vim, emacs gedit), perl, sed awk , - scp.

, script, .

+1

Source: https://habr.com/ru/post/1752318/


All Articles