Skip to main content

Run and manage provisioning

Execute provisioning

Select library to provision in KakaoCloud and check library details. After completing prerequisites to ensure proper library installation, easily provision desired configuration by running provisioning.

Step 1. Select library (prerequisites)

  1. Go to KakaoCloud Console > Developer Tools > OSS Library > Library.

  2. Select library template to provision.

  3. Check the details of the template.

    Library template details
    CategoryDescription
    OverviewOverview of the library template content
    FeaturesInformation on infrastructure configuration and application installation details
    PrerequisitesDescription of prerequisites required for resource installation
    Installation resourcesDetailed specification of installation resources
    OSS license informationOSS license information for installed open-source applications
    - Check open-source license information for applications installed by the library template
info

Prerequisites generally include configuring Network (VPC, Subnet) and Key pair information to access Virtual Machines. However, prerequisites may vary depending on the library. Check the Library details page for more information.

Step 2. Execute provisioning

Once prerequisites are completed, click the [Execute provisioning] button. Enter all required fields for provisioning and click [Run].

  • After entering all required fields and clicking [Execute], the provisioning will begin, and you will be redirected to the Provisioning Status menu.

    Run provisioning
    CategoryItemDescription
    Basic settingsProvisioning nameName for the provisioning performed in OSS Library
    PrefixPrefix for Virtual Machine name
    NetworkVPCVPC where resources will be created
    SubnetSubnet where resources will be created
    Key pairKey pair needed to access Virtual Machine
info

Required fields may vary depending on the library, so the layout of the Run Provisioning screen may differ.

Manage provisioning

Use the Provisioning Status menu to manage the executed provisioning. Check the progress of the provisioning, view installation information, and recall provisioned resources all at once.

View provisioning status list

View the currently executed provisioning list.

  1. Go to KakaoCloud Console > Developer Tools > OSS Library > Library.

  2. Check the current provisioning list in the Provisioning Status menu.

    CategoryDescription
    Provisioning nameName used to differentiate the provisioning
    TemplateLibrary template used for provisioning
    StatusProvisioning status
    - See Provisioning Status for detailed status explanations
    Execution timeTime when provisioning was executed

View installation information

Check the access information of the provisioned application or resource information.

  1. Go to KakaoCloud Console > Developer Tools > OSS Library > Library.
  2. In the Provisioning Status menu, click the [More] button next to the provisioning list, and then click [View installation info].
  3. In the pop-up, view initial access information for installed applications and provisioned resource details.

Return resources

Recall provisioned resources. Recalled resources will be deleted.

  1. Go to KakaoCloud Console > Developer Tools > OSS Library.
  2. In the Provisioning Status menu, click the [More] button next to the provisioning list, and then click [Return resource].
  3. In the pop-up, check the name of the resource to recall, enter the provisioning name, and click [Delete].

Delete provisioning status

Delete Provisioning Status when it meets the following conditions:

  • Resource return completed: When resource return is successfully completed, and it is no longer necessary to keep it in the list.
  • Resource return failed: When resource return is not possible, and it is no longer necessary to keep it in the list.
    • In case of resource return failure, you can manually delete resources by referring to the installation information.
  1. Go to KakaoCloud Console and select OSS Library.
  2. In the Provisioning Status menu, click the [More] button next to the provisioning list, and then click [Delete provisioning status].
  3. In the pop-up, enter the provisioning name and click [Delete].

View provisioning history

Check history of events that occurred during provisioning execution in OSS Library. Events include provisioning execution, completion, failure, and resource return execution, completion, and failure. Detailed logs of these events are provided, and you can view events that occurred during provisioning from the log view.

View history list

All provisioning information executed in OSS Library is recorded in the history list. Check execution time, type, provisioning name, template name, user information, and logs recorded for each type in the history list.

  1. Go to KakaoCloud Console and navigate to OSS Library.

  2. Check the provisioning history list in the History menu.

    CategoryDescription
    Execution timeTime when a history event occurred in the provisioning list
    TypeHistory type
    - See Provisioning status lifecycle for details
    Provisioning nameName of the executed provisioning
    Template nameName of the executed library template
    UserName of the user who triggered the history event in the provisioning list
    View logDetailed log information of the history event

View provisioning status lifecycle

History types

CategoryDescription
Provisioning executedHistory event that occurs when provisioning is executed.
Provisioning failedHistory event that occurs when provisioning is failed.
Provisioning completedHistory event that occurs when provisioning is successfully completed.
Resource return executedHistory event that occurs when resource return is executed.
Resource return failedHistory event that occurs when resource return is failed.
Resource return completedHistory event that occurs when resource return is successfully completed.
Provisioning status deletedHistory event that occurs when a provisioning list is deleted.

View log

  1. Go to KakaoCloud Console > Developer Tools > OSS Library.
  2. Check the provisioning history list in the History menu.
  3. Click [View log] for each event type in the history list.
caution

Logs for each event type are stored for 15 days and cannot be viewed after that period. If needed, download log files to keep a record.