Skip to content

marekk1717/letsautomate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

letsautomate1

  1. Terraform will spin up new VM in Azure based on the Oracle Enterprise 12 OS image provided by Oracle. VM will be configured in selected Resource Group and added to Azure Virtual Network.
  2. Once VM is created, Terraform will execute Ansible playbook with the following steps:
    a) upload new .bash_profile for "oracle" user on target VM
    b) create new sample Oracle Database by using dbca tool
    c) enable Archivelog mode on Oracle database by using sqlplus and sql script
    d) copy rpm with Commvault silent installer package (File System + Oracle Agent) to target VM
    e) execute Commvault silent installer on Oracle VM
    f) create new Oracle Instance on the Commserve by using qcommands
    g) create new "Online" subclient for the purposes of Full/Inc backups
    h) create new "Logonly" subclient for the purposes of Archivelog backups
    i) associate both subclients with existing schedule policies
    j) start first full backup of Oracle database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published