Installing Celoxis as a Service
Setting up a service for Celoxis will help you automatically start the application after a server reboot. You won't have to run the startup script every time.
To Install
Before you install Celoxis as a service, ensure that the application has been installed successfully.
Open the <Celoxis-Install-Dir>/psa_x.y.z/bin folder in a terminal and type:
service.bat installTo Uninstall
Open the <Celoxis-Install-Dir>/psa_x.y.z/bin folder in a terminal and type:
service.bat uninstallIn /etc/rc.local (or the file in your Linux flavor that get's executed at startup), write the following:
sudo -i celoxis -c /usr/local/celoxis/psa_15.0.x/bin/startup.sh