Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Juniper Paragon Automation User Guide
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

request paragon deploy cluster

date_range 23-Aug-24

Syntax

content_copy zoom_out_map
request paragon deploy cluster
content_copy zoom_out_map
request paragon deploy cluster input "-v -t apps"
content_copy zoom_out_map
request paragon deploy cluster input “-t ingress-controller”
content_copy zoom_out_map
request paragon deploy cluster input "-t addon-apps,papi -e target_components=papi-kafka-emitter,mailservice"
content_copy zoom_out_map
request paragon deploy cluster input "-t metallb,addon-apps -e target_components=pceserver"
content_copy zoom_out_map
request paragon deploy cluster input "-v -t victoriametrics-cluster"

Description

Deploy the Paragon Automation cluster as a whole or deploy individual components and applications.

Before deploying the cluster or redeploying specific applications, you must run the request paragon config command to update the inventory and config.yml files.

Options

none

Deploy the Paragon Automation cluster.

input "-v -t apps" Redeploy all the Paragon Automation components and applications after a restore operation, in verbose mode.
input "-t apps" Redeploy all the Paragon Automation components and applications after a restore operation.

input “-t ingress-controller”

Deploy custom user certificates.

input "-t addon-apps,papi -e target_components=papi-kafka-emitter,mailservice"

Deploy the SMTP configuration.

input "-t metallb,addon-apps -e target_components=pceserver"

Deploy the PCE Server application.

input "-t ems"

Deploy the EMS application.

input "-t healthbot"

Deploy the Paragon Insights application.

input "-v -t victoriametrics-cluster"

Deploy the Victoria Metrics cluster.

Required Privilege Level

configure

Output Fields

When you enter this command, you are provided feedback on the status of your request.

Sample Output

request paragon deploy cluster

content_copy zoom_out_map
user@node> request paragon deploy cluster 
Process running with PID: 2314003
To track progress, run 'monitor start /epic/config/log'

request paragon deploy cluster input input

content_copy zoom_out_map
user@node> request paragon deploy cluster input "-v -t ems -t healthbot" 
Process running with PID: 2314012
To track progress, run 'monitor start /epic/config/log'

Release Information

Command introduced in Paragon Automation Release 2.0.0.

footer-navigation