Skip to content

IBM-Cloud/isv-power-vsi-product-deploy-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This directory contains the sample Terraform code to create a Power virtual server instance image.

To create your own Power virtual server instance image, you should fork this repository and then modify the local variable stock_image_name in the file main.tf to reference your own publicly availble image.

Before you begin

  1. Verify that your custom image is publicly available in all supported regions.
  2. Verify that you have Manager service access role for IBM Cloud Schematics.
  3. Review and Verify the Identity and Access Management (IAM) information at Managing Power Systems Virtual Servers (IAM).

Required resources

  • Create a Power Systems Virtual Server Instance. For more information, see Getting started with IBM Power Systems Virtual Servers.
  • Create a public and private SSH key that you can use to securely connect to your Power Systems Virtual Server. To create a public and private SSH key, see Adding an SSH key.
  • You cannot create a private network during the VM provisioning process. You must first use the Power Systems Virtual Server user interface, command line interface (CLI), or application programming interfaced (API) to create one.

Installing the software

To install the software, configure the following required variables:

  • Select a Power Systems Virtual Server Instance
  • Enter a name for the new image instance that is being created
  • Enter an SSH Key Name for the selected server instance
  • Enter a Network Name or ID for the selected server instance.

If necessary, modify the optional configuration items related to memory, processors, processor type, storage type and system type.

Upgrading to a new version

For information about applying updates and fixes, see Downloading fixes and updates in the Power Systems Virtual Server documentation.

Uninstalling the software

Complete the following steps to uninstall a Helm Chart from your account.

  1. Go to the Menu > Schematics.
  2. Select your workspace name.
  3. Click Actions > Destroy resources. All resources in your workspace are deleted.
  4. Click Update.
  5. To delete your workspace, click Actions > Delete workspace.

About

Terraform Template for installing a Power virtual server image on a Power Systems Virtual Server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages