start fp
This command starts a previously installed node and the Fulfillment Provisioning engine.
provadmin start fp [ nodename=<value> ]
The following table describes the general options that are valid with the start command.
| Option | Description |
|---|---|
| nodename | Fulfillment Provisioning node name. By default, it is the name of the server. |
| catalogadminport | The port for Fulfillment Provisioning Catalog UI. The default is 18081. |
The following shows the usage and output of the start fp command.
>$ provadmin start fp
Starting node einsteinium
metautils.php: creating provhead::AppManagerInterface...created.
FP status is <Idle>
FP status is <Loaded>
Catalog Web Admin URL: http://einsteinium:18080
>
Copyright © Cloud Software Group, Inc. All rights reserved.
