accelo deploy addons
Deploy add on components for Acceldata setup
Before executing, verify if this command is compatible to the targeted Pulse version.
To setup deploy add on components, follow the below procedure:
- Run the
accelo deploy addons
command: - Use the arrow keys to select the component that you would like to install.
- Use space bar to confirm your selection.
Example 1: Installing Dashplot
The below blocks of code displays the steps to install Dashplot using CLI:
accelo deploy addons
INFO: Active Cluster: *****
? Select the components you would like to install: [Use arrows to move, space to select, type to filter]
[ ] DS Agent
[ ] DS Backend
[ ] DS Core
> [x] Dashplot
[ ] Director (Agents MUST be configured)
[ ] FS Analytics V2
[ ] FS Elastic
Example 2: Deploying New Pulse UI
To deploy the new Pulse UI, perform the following:
- Run the following command:
accelo deploy addons
- Use arrows to move to the Facelift UI option and use space to select:
[root@sac04:~ (ad-default)]$ accelo deploy addons
WARN: Gauntlet is running in dry run mode. Disable this to delete indices from elastic and purge data from mongo DB
INFO: Active Cluster: zeus
? Select the components you would like to install: [Use arrows to move, space to select, <right> to all, <left> to none, type to filter]
[ ] Notifications
[ ] Oozie Connector
[x] Facelift UI
[ ] Proxy
[ ] QUERY ROUTER DB
[ ] Recommendation Service
[ ] SHARD SERVER DB

Contact support@acceldata.io for assistance if required.
Impala Agent
The ad-impala (Impala parser) is integrated with ad-streaming service. This enables the impala agent collector URL to be changed to ad-streaming.
Synopsis
This command configures and installs the addons for Acceldata setup.
accelo deploy addons [flags]
Options
-h, --help help for addons
SEE ALSO
- accelo deploy - Deploys the specified Acceldata component