oracle / docker-images

Official source of container configurations, images, and examples for Oracle products and projects
https://developer.oracle.com/use-cases/#containers
Universal Permissive License v1.0
6.45k stars 5.4k forks source link

Specify which DB's ORDS images can deploy in/to #2812

Open chrishoina opened 3 weeks ago

chrishoina commented 3 weeks ago

For the following:

We see in both the Installing ORDS on your DB and Important Notes sections that CONN_STRING must be in a user/password@hostname:port/service_name format. However, is it possible to specify which DB deployments ORDS can interact with? For instance, it is implied that a user would NOT be able to deploy ords with a non-customer-managed ADB (inferred from the connection string requirements). Can anybody confirm or clarify this? Thanks!