Create a systemd script to start and stop the Ping Identity Data Governance Server on Linux-based systems.
create-systemd-script \ --outputFile /etc/systemd/system/ping-data-governance.service \ --userName ds
create-systemd-script --outputFile /tmp/ping-data-governance.service \ --userName ds
-V
--version
Description | Display Data Governance Server version information |
-H
--help
Description | Display general usage information |
--help-debug
Description | Display help for using debug options |
Advanced | Yes |
-f {path}
--outputFile {path}
Description | The path where the output file will be created |
Required | Yes |
Multi-Valued | No |
-u {userName}
--userName {userName}
Description | The name of the user account under which the server will run |
Required | Yes |
Multi-Valued | No |