Update time: July 28, 2023
There are three types of Adobe Launch environment by default, which are Production, Development, and Stagging.
- Development——Team members can use development environments to develop and test libraries, or sets of changes, created in Launch. Each environment has its own embed code, which can be deployed on any development sites. A company can have unlimited development environments.
-
Staging——The staging environment is an optional environment where a team member with approval rights can test and approve a library before it is published. The staging environment embed code should be deployed on the official testing site. A company can only have one staging environment.
Production——The production environment is for the live, customer-facing site. The production environment has an embed code which should be deployed on the production site. A company can only have one production environment.
New properties are created with three environments: one Development, one Staging, and one Production.
This is enough to run the publishing workflow.
If desired, you may add additional Development environments. You can create multiple Development environments, only Production and Staging can create one
Create new environment
Click on “New Environment” in the upper right corner:
Then you will see an interface to select the environment type:
You can see that only the Development environment can be selected. Because only Development can create multiple. Select Development to see the interface for environment settings.
- Name: indicates the name of the environment. This is a definition.
- Select Host: indicates where the code is loaded from, one is through the official Akamai, and the other is on its own server. Select SFTP if you have already configured it; select “Managed by Adobe” if you use official,More about Host can read 03 Launch Library Hosting and Adaptors.
Finally click Save to create it. You can see one more in the environment:
Delete environment
The delete operation is very simple, just click the check box of the environment you want to delete and the delete button will appear.
You can delete it by clicking Delete and confirming the deletion.
Look, this environment is gone.