Oracle WebCenter 12C Portal Domain Configuration using Ansible

188 views Asked by At

I'm trying to configure Weblogic WebCenter 12C Portal Domain via Ansible on CentOS 7, but still can't find the way how to do it. So far I could install weblogic and weblogic portal with DB via Ansible. But I don't know how to configure Webcenter Portal. /opt/app/middleware/oracle_common/common/bin/config.sh Have anyone already done this step via Ansible? If yes, please share with me this info if you have. I also tried to find any related info on google, but no luck, so I post my question here. Thanks in advance.

1

There are 1 answers

10
Emmanuel Collin On

First, are you creating a WebLogic Portal env or a WebCenter Portal env ? Once WebLogic Portal or WebCenter is installed with Ansible you have to create your domain with a WLST script.