Documentation Index

Fetch the complete documentation index at: https://guide.ncloud-docs.com/llms.txt

Use this file to discover all available pages before exploring further.

Config Template

Prev Next

Available in VPC

In Config Template, you can store and manage configuration combinations to use in Cloud DB for MySQL.
Users can create config templates to apply the same config settings across multiple DB servers, and modify, copy, rename, or delete created config templates.

Config Template interface

The basic components of the Config Template interface are as follows:

database-configtemplate_dashboard_ko.png

Component Description
① Menu name Current menu name.
② Basic features Create, edit, copy, change the name of, and delete config templates.
③ Config Template list List of created config templates with details.

You can check the following information in the Config Template list.

  • Template name: Name of the created config template
  • DBMS: DBMS type applied by the config template
  • Version: DBMS version applied by the config template
  • Status: Status of the config template
  • Time of edit: Time when the config template was last edited
  • Description: Description of the config template

Create a config template

You can create a config template to store configuration combinations for use in Cloud DB for MySQL.

To create a config template:

  1. In the VPC environment of the NAVER Cloud Platform console, navigate to Menu > Services > Database > Cloud DB for MySQL.
  2. Click the Config Template menu.
  3. Click [Create].
  4. When the Create Config Template popup appears, enter the required information.
    database-configtemplate_create_ko.png
    • DBMS: DBMS type applied by the config template
    • Version: DBMS version applied by the config template
    • Template Name: Name of the config template to create
      • Example: ncp-cnf-temp
    • Template Description: Description of the config template
      • Example: NCP Cloud DB for MySQL config template
  5. Click [Yes].
Note

You cannot create a config template with the same name as an existing one.

Edit a config template

The config values ​​set in a config template can be modified.

To edit a config template:

  1. In the VPC environment of the NAVER Cloud Platform console, navigate to Menu > Services > Database > Cloud DB for MySQL.
  2. Click the Config Template menu.
  3. Select the config template you want to edit and click [Edit].
  4. When the Edit Config Template popup appears, configure the config values you want to change.
    database-configtemplate_update_ko.png
    • Config Name: Name of configuration item
    • Range: Range of configurable values
    • Service Default Values: Cloud DB for MySQL default configuration values
    • User Set Values: Values set by the user
  5. Apply changes and click [Save].
Note

Modifying a config template does not apply changes to the DB server in service.
The config template currently in use for server creation is set to a "Configuring" state and cannot be edited.

Copy a config template

You can create a new config template by copying the settings from an existing config template.

To copy a config template:

  1. In the VPC environment of the NAVER Cloud Platform console, navigate to Menu > Services > Database > Cloud DB for MySQL.
  2. Click the Config Template menu.
  3. Select the config template you want to copy and click [Copy].
  4. When the Copy Config Template popup appears, enter the required information.
    database-configtemplate_copy_ko.png
    • Original Template: ncp-cnf-temp
    • Version: Config template's DBMS version
    • Template Name: Name of the new config template to create
    • Template Description: Description of the config template
  5. Click [Yes].
Note

You cannot copy a config template with the same name as an existing one.
The config template currently in use for server creation is set to a "Configuring" state and cannot be copied.

Change the name of a config template

You can modify the name and description of config templates.

To change the name of a config template:

  1. In the VPC environment of the NAVER Cloud Platform console, navigate to Menu > Services > Database > Cloud DB for MySQL.
  2. Click the Config Template menu.
  3. Select the config template whose name you want to change and click [Change name].
  4. When the Change name of Config Template popup appears, enter the new name and description.
    database-configtemplate_rename_ko.png
    • New Name: New name of the config template
    • Description: Description of the config template
  5. Click [Yes].
Note

You cannot edit a config template to have the same name as an existing one.
The config template currently in use for server creation is set to a "Configuring" state and cannot be edited.

Delete a config template

Config templates can be deleted.

To delete a config template:

  1. In the VPC environment of the NAVER Cloud Platform console, navigate to Menu > Services > Database > Cloud DB for MySQL.
  2. Click the Config Template menu.
  3. Select the config template you want to delete and click [Delete].
  4. When the confirmation popup appears, click [Delete].

database-configtemplate_delete_ko.png

Note

The config template currently in use for server creation is set to a "Configuring" state and cannot be deleted.