https://github.com/stavros/oracle-ansible
Ansible playbook to configure a CentOS/RHEL/Oracle Linux 7 server with Oracle 12c R1 Enterprise Edition Database
https://github.com/stavros/oracle-ansible
ansible oracle-database
Last synced: 3 months ago
JSON representation
Ansible playbook to configure a CentOS/RHEL/Oracle Linux 7 server with Oracle 12c R1 Enterprise Edition Database
- Host: GitHub
- URL: https://github.com/stavros/oracle-ansible
- Owner: Stavros
- License: gpl-2.0
- Created: 2018-06-29T12:28:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-29T12:29:10.000Z (over 7 years ago)
- Last Synced: 2025-08-17T10:36:59.033Z (4 months ago)
- Topics: ansible, oracle-database
- Language: Shell
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Oracle DB Ansible Playbook
==========================
## Detailed info
Ansible playbook to configure a CentOS/RHEL/Oracle Linux 7 server with Oracle 12c R1 Enterprise Edition Database
Download from Oracle support the Oracle installation files:
- linuxamd64_12102_database_1of2.zip
- linuxamd64_12102_database_1of2.zip
and put them to folder roles/oracle-install/files inside checkout folder
After a few minutes a virtual machine with Oracle Database will be ready for you without any further configuration. You can access the Enterprise Manager Express using sys/sysdba and “oracle” as password.
https://oradb3.private:5500/em
## Licence
Forked project. Copyright (c) 2018 Stavros Kalapothas (aka Stevaras) .
It is free software, and may be redistributed under the terms of the GNU Licence.