So far in topology we have completed the following tasks:
- Created Endpoint connections to the application-tier nodes of our EBS servers
- Create four logical Environments - Development, Test, QA, and Production
- Create a logical Instance, Global EBS, and associated to our four environments
At the completion of this section, you will:
- understand the relationship between environments, instances, and endpoints
- learn how to map environment/instance combinations to physical endpoints
- learn how to configure property values for environment/instance properties
The next step is to bind the instance to the physical endpoint(s) for each environment. By associating instances to environments, a matrix is formed in the Topology Overview. To view the matrix, select Topology from the main menu, and then click on the Topology Overview from the left-hand pane.
...
Property | Description |
---|---|
EBS Database User | The user id used to connect to the EBS database. Defaults to "apps", and would rarely be changed. |
EBS Database Password | The password for the EBS Database User. A local credential can be created for this property by selecting selecting the new icon |
EBS Source Script | The unix source script which sets up the environment and sets a host of EBS related properties. |
...