Customize the Installation Directory Path

Introduction

The following parameters allow you to specify the directory path for the storage/log/temp-path in On-Premises installations.

Using the Systemd daemon enables OverOps to run the On-Premises installation from different users and groups, and lets us configure the storage/temp/logs directories.

ParameterDescriptionComments
--storage-pathCreates a softlink to an external storage folder on the same machine (but not in /opt/)You'll need to make sure you have full sudo permissions to that folder.
--log-pathCreates a softlink to an external log folderYou'll need to make sure you have full sudo permissions to that folder.
--temp-pathCreates a softlink to an external temp folderYou'll need to make sure you have full sudo permissions to that folder.
$JAQEN_HOME/bin/takipi-server.sh install --user john --group john --storage-path /mnt/external-storage