Creating a Self-Hosted Instance

Assign an existing instance as a self-hosted instance in Fleet Application Management to perform all basic checks on resources after you provision them. When you assign an instance as a self-hosted instance, it automatically gets an active status.

    1. On the Self-hosted instances list page, select Create self-hosted instance. If you need help finding the list page, see Listing Self-Hosted Instances.
    2. Enter the following information:
      • Name: Enter a unique name for the self-hosted instance. Avoid entering confidential information.
      • Compartment: Verify the compartment that you want to create the self-hosted instance in. Select another compartment as needed.
    3. Under Select instance, enter the following information:
      • Instance compartment: Select the compartment that contain the self-hosted instance that you want to add.

        The instances that are in this compartment appear in a list table.

      • From the list table of instances, select an instance.
    4. Select Create.
      For information about connectivity of self-hosted instances with hosts, see Key Components.
  • Use the oci fleet-apps-management fleet-apps-management-admin platform-configuration create-platform-configuration-self-hosted-instance-config-category-details command and required parameters to add a self-hosted instance:

    oci fleet-apps-management fleet-apps-management-admin platform-configuration create-platform-configuration-self-hosted-instance-config-category-details --compartment-id <compartment_OCID> --config-category-details-instance-id <resource_OCID> --display-name <text> [OPTIONS]

    For a complete list of flags and variable options for Fleet Application Management CLI commands, see the CLI for Fleet Application Management.

  • Run the CreatePlatformConfiguration operation to add a sefl-hosted instance.