Add an Edge Delivery site to Cloud Manager adding
After you add an Edge Delivery site to your production program, your Edge Delivery Services license is applied to it.
Adding an Edge Delivery site to Cloud Manager is required to register a support ticket for your Edge Delivery project.
See also Introduction to Edge Delivery Services in Cloud Manager.
To add an Edge Delivery site to Cloud Manager:
-
Log into Cloud Manager at
https://my.cloudmanager.adobe.com
and select the appropriate program. -
Do one of the following:
-
From the Program Overview page, click the Edge Delivery tab. Then, near the lower-right corner of the page, click Add Edge Delivery site.
-
In the upper-left corner of the page, click to reveal the left side menu.
Under the Services heading, click Edge Delivery Sites.
Near the upper-right corner of the page, click Add site.
-
-
In the Add Edge Delivery site dialog box, provide the following information in the required fields:
table 0-row-2 1-row-2 2-row-2 3-row-2 Text field Description Site Name Enter the name of the Edge Delivery site that you are adding.
The name serves as a unique identifier for the site within Cloud Manager.Repository URL Enter the Git repository where your website’s code is stored.
This field allows Cloud Manager to pull the code from that repository during the deployment process.Site description (optional) Enter a brief description of the Edge Delivery site that you are adding.
A description helps to identify and differentiate the site, making it easier to manage and recognize among other sites you have added. -
In the lower-right corner of the dialog box, click Add.
-
In the Verify repository ownership dialog box, verify the ownership of your repository by doing the following steps:
table 0-row-2 1-row-2 2-row-2 3-row-2 Step number Description 1 Add a file with the path and name well-known/adobe/cloudmanager-challenge.txt
to themain
branch of the Git repository that is listed in the Repository URL field. Do not add a period at the start of the location path.
If necessary, click to copy the path to the clipboard.2 Add the code seen in the text field in Step 2 to the file that you just created in Step 1.
If necessary, click to copy the code to the clipboard.3 Create a pull request in the Git repository for the changes you just created, then merge it to main
to commit the code. -
Click Verify.
When the repository is verified, its status in the Edge Delivery sites table gets updated. A green circle with a white check mark inside indicates the status.
In the same table, click to view site details. This information includes the verified Repository URL, along with the Preview and Production website URLs.