wildfly-jar-maven-plugin icon indicating copy to clipboard operation
wildfly-jar-maven-plugin copied to clipboard

Provide Examples scripts for startup and shutdown

Open codylerum opened this issue 4 years ago • 2 comments

Wildfly provides systemd scripts so you can setup services to start and shutdown your wildfly instance with the over all operating system startup and shutdown like in docs\contrib\scripts\systemd

It isn't clear how one would properly configure their built executable jar to be started and shutdown automatically with say Ubuntu.

RE: https://twitter.com/bestansberry/status/1350250482745417731

codylerum avatar Jan 16 '21 23:01 codylerum

@codylerum , thank-you for your report. I have opened a PR for a systemd service based on bootable JAR: https://github.com/wildfly-extras/wildfly-jar-maven-plugin/pull/194

jfdenise avatar Jan 18 '21 11:01 jfdenise

@jfdenise Thanks! Looking forward to seeing if we can convert our normal download and unzip install.

codylerum avatar Jan 18 '21 16:01 codylerum