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 (the name of the server is default) |
| catalogadminport | Port for Fulfillment Provisioning Catalog UI (default is 18081) |
The following code shows the usage of start fp and typical output from the 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.
