Importing the ZipKit for MediaWiki on RHEL 6.3
After you have downloaded the files for the ZipKit, use the eZDeploy toolkit to import the ZipKit and make it available for use by the BMC Cloud Lifecycle Management.
Before you begin
Ensure that you have completed the following tasks:
- Download the MediaWiki ZipKit.
- Download the NSH scripts for MediaWiki advanced option.
- Create an eZDeploy profile.
Importing the ZipKit
To import the ZipKit:
- Locate the folder to which you downloaded the ZipKit.
- Open a command prompt window and navigate to the folder to which you downloaded the eZDeploy ZipKit.
- Execute the eZDeploy toolkit by issuing the following command:
The toolkit extracts the blueprint and the BMC Server Automation objects (packages and scripts) and makes them available for the BMC Cloud Lifecycle Management. See Using the eZDeploy toolkit for more information.
Importing Network Shell scripts
For MediaWiki advanced options, you need to import Network Shell (NSH) scripts in your BMC Server Automation console.
- Log on as an Administrator in the BMC Server Automation console.
- Navigate to the Folders > Depot and right-click on CSM_Scripts.
- Click Import.
- Browse to the NSH Script repository and select the NSH Script to be imported.
- Click Next and verify that the path is set to Depot/CSM_scripts.
- If required, double-click and edit the path to Depot/CSM_Scripts.
- Click Finish.
To configure network tags for blueprint
After eZDeploy toolkit makes the blueprint available for the BMC Cloud Lifecycle Management, you need to configure the network tags that were imported with the blueprint according to your environment.
When defining network resources (for example, Network Interface Card details), you can tag the NIC and then use the policies to match tags on networks in the container.
- From the BMC Cloud Lifecycle Management Administration Console, click the vertical Workspaces menu on the left side of the window and select Service Blueprints.
- Open the service blueprint you imported in BMC Cloud Lifecycle Management, select the Service Deployment Definition.
- Select Resource set and click Edit.
- Click the Network Resources tab.
- In Network Select Method, select a tag (for example, Blueprint[Web] or Blueprint[DB]). The NIC tag is used to select the network to which the NIC should be attached (or routed).
- If you select Use Network Policies, the NIC tags are used to place the NIC on the network. The Service Governor selects the network based on a matching tag group and tag. See Tagging recommendations and examples for more details.
Where to go next