Skip to content

Latest commit

 

History

History

OracleDatabase

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Oracle Database on Docker

Sample Docker build files to facilitate installation, configuration, and environment setup for DevOps users. For more information about Oracle Database please see the Oracle Database Online Documentation.

SingleInstance

Provides Docker build files to create an Oracle Database Single Instance Docker image. For more details, see SingleInstance/README.md.

Oracle Sharding

Provides terraform scripts to deploy Oracle Sharding in Oracle Cloud with Oracle Database Cloud Service, Docker build files and Sharding on OKE. For more details, see oracle/db-sharding.

RAC

Provides Podman build files to create an Oracle RAC Database podman image. For more details, see RAC/README.md.

OracleConnectionManager

Provides container build files to create an Oracle Connection Manager container image. If you are planing to run RAC containers on single host and RAC containers IPs are not accessible on your network, you can use connection manager image to access RAC database on your network. For more details, see OracleConnectionManager/README.md