Skip to content

InstituteGC/oracleanalytics-ac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automate the deployment of Oracle Analytics on-prem into EC2

This repository is designed to stand up a test Oracle Analytics Instance on an EC2 VM instance in AWS.

IT IS NOT PRODUCTION-READY AND SHOULD BE TREATED AS POTENTIALLY VULNERABLE.

Deployment

  • Install Terraform and Ansible.

  • Download the following files into vendor/. These will probably need an Oracle SSO ID:

    • Oracle JDK 8 for Linux x64, .tar.gz version

    • Oracle Analytics 7.0.0 Server, comprised of two zip files. These can be downloaded by searching through here:

      • Oracle Analytics Server Linux 7.0.0, 4.6 GB

      • Oracle Fusion Middleware 12c (12.2.1.4.0) Infrastructure, 1.5 GB

  • Copy .envrc.template to .envrc, populate with an AWS access key capable of deploying EC2 and S3. Source using direnv.

  • Run make terraform.

  • Run make ansible.

About

Oracle Analytics-as-Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published