Install software in an automated way without interruption

Issues related to applications and software problems
Post Reply
manzah
Posts: 1
Joined: 2020/01/27 12:50:46

Install software in an automated way without interruption

Post by manzah » 2020/01/27 12:59:22

I'm looking for a way to install the software in an automated way without interruption.
Especially Oracle 12c and configure a Listener.
I can install Oracle 12c using the GUI but is there any way I can do it with a sh script.
My task is to automate application deployment on a Linux virtual machine.
Thank you for giving me leads any information is appreciated.

User avatar
TrevorH
Site Admin
Posts: 33215
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Install software in an automated way without interruption

Post by TrevorH » 2020/01/27 14:18:09

Look at configuration management software like puppet/chef/ansible/salt etc.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

hunter86_bg
Posts: 2019
Joined: 2015/02/17 15:14:33
Location: Bulgaria
Contact:

Re: Install software in an automated way without interruption

Post by hunter86_bg » 2020/01/27 20:37:29

Asking in a CentOS forum about installing proprietary software ia not the best option.

I would bet on vendor's documentation .

Post Reply