Configure Publisher
The Publisher is not relevant for Cloud users.
-
In the browser, open the Admin Panel of the Siemplify Publisher by
accessing
https://{siemplify_publisher_host_ip}/admin
-
Use the default credentials for the Admin account.
-
If you are prompted to change the password, do so. Click on Home to see the
main site administration page.
-
Go to Tokens and copy the token of the Publisher user.
-
When you pair the Siemplify Publisher with your Chronicle SOAR platform,
make sure to post this token into the Publisher API token field.
The Publisher comes with built in self signed certificates. If you would like to use your own certificates, see Nginx documentation.
For the next step, your administrator will need the public address of the
Publisher and the API Key.
Continue on to
Pair the Publisher.
Create a new super user
If
you do not want to use the default Publisher user, you can create your own as
follows:
- Use CD to navigate to /opt/SiemplifyPublisher/
-
Run this command:
source ~/.bash_profile
-
Run the following command:
python manage.py createsuperuser
-
Add in the username, email address and the password.
Continue on to Pair the Publisher.