/jdeb-supervisord

Example demonstrating how to build ".deb" package from java program which runtime status will be maintained by supervisord service.

Primary LanguageShell

Example demonstrating how to build ".deb" package from java program which runtime status will be maintained by supervisord service.

External reading:

Pre-requisites installation:

Build:

mvn clean install

Project installation/upgrade on ubuntu:

> sudo dpkg -i jdeb-example_1.0~[.. hostname ..]_all.deb

Removal on ubuntu:

> sudo dpkg -P jdeb-example