Skip to content

Commit 405f811

Browse files
authored
20.4.2: Updated patch metadata for imagetool documentation
20.4.2: Updated patch metadata for imagetool doc
1 parent d0075f5 commit 405f811

File tree

12 files changed

+392
-300
lines changed

12 files changed

+392
-300
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
### Create or update an Oracle SOA Suite Docker image using the Oracle WebLogic Image Tool
2+
3+
For the release 20.4.2, follow the instructions in this [document](https://oracle.github.io/fmw-kubernetes/soa-domains/create-or-update-image/#create-an-image) to create or update an Oracle SOA Suite Docker image using the Oracle WebLogic Image Tool.
4+

OracleSOASuite/kubernetes/imagetool-scripts/buildArgs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ create
44
--version=12.2.1.4.0
55
--tag=%BUILDTAG%
66
--pull
7-
--installerResponseFile %DOCKER_REPO%/OracleFMWInfrastructure/dockerfiles/12.2.1.4.0/install.file,%DOCKER_REPO%/OracleSOASuite/dockerfiles/12.2.1.4.0/install/soasuite.response,%DOCKER_REPO%/OracleSOASuite/dockerfiles/12.2.1.4.0/osb.response
7+
--installerResponseFile %DOCKER_REPO%/OracleFMWInfrastructure/dockerfiles/12.2.1.4/install.file,%DOCKER_REPO%/OracleSOASuite/dockerfiles/12.2.1.4/install/soasuite.response,%DOCKER_REPO%/OracleSOASuite/dockerfiles/12.2.1.4/install/osb.response
88
--additionalBuildCommands %DOCKER_REPO%/OracleSOASuite/imagetool/12.2.1.4.0/additionalBuildCmds.txt
9-
--additionalBuildFiles %DOCKER_REPO%/OracleSOASuite/dockerfiles/12.2.1.4.0/container-scripts
9+
--additionalBuildFiles %DOCKER_REPO%/OracleSOASuite/dockerfiles/12.2.1.4/container-scripts

docs-source/content/soa-domains/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ please consult this table of contents:
6060

6161
If you wish to view documentation for an older version, please see
6262

63-
* [Version 20.3.3]({{< relref "/20.3.3/soa-domains/" >}})
63+
* [Version 20.3.3](https://oracle.github.io/fmw-kubernetes/20.3.3/soa-domains/)
6464

6565
#### Additional reading
6666

docs-source/content/soa-domains/adminguide/deploying-composites/deploy-using-maven-ant.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Learn how to deploy Oracle SOA Suite and Oracle Service Bus composite applicatio
1111

1212
Before deploying composite applications, we need to create a Kubernetes pod in the same cluster where the Oracle SOA Suite domain is running, so that composite applications can be deployed using the internal Kubernetes Service for the Administration Server URL.
1313

14-
Place the SOA/OSB composite project at a share location (for example at `/share/soa-deploy`) mounted at `/soacomposites` inside container.
14+
Place the SOA/OSB composite project at a share location (for example at `/share/soa-deploy`) mounted at `/composites` inside container.
1515
Make sure to provide `oracle` user *( uid: 1000 and gid: 1000)* permission to directory `/share/soa-deploy`, so that it is accessible and writable inside the container.
1616

1717
```
@@ -75,7 +75,7 @@ Before creating a Kubernetes pod, make sure that the Oracle SOA Suite Docker ima
7575
7676
d) Apply the YAML:
7777
```
78-
$ kubectl apply apply -f soadeploy-pvc.yaml
78+
$ kubectl apply -f soadeploy-pvc.yaml
7979
```
8080
8181
@@ -98,7 +98,7 @@ Before creating a Kubernetes pod, make sure that the Oracle SOA Suite Docker ima
9898
- name: M2_HOME
9999
value: /u01/oracle/oracle_common/modules/org.apache.maven_3.2.5
100100
command: ["/bin/bash", "-c", "echo 'export PATH=$PATH:$M2_HOME/bin' >> $HOME/.bashrc; sleep infinity"]
101-
imagePullPolicy: Always
101+
imagePullPolicy: IfNotPresent
102102
volumeMounts:
103103
- name: mycomposite
104104
mountPath: /composites
@@ -127,20 +127,20 @@ Set up proxy details for Maven to pull dependencies from the internet.
127127
If your environment is not running behind a proxy, then skip this step. Otherwise, replace `REPLACE-WITH-PROXY-HOST`, `REPLACE-WITH-PROXY-PORT` and the value for `nonProxyHosts` attribute per your environment and create the `settings.xml`:
128128
129129
```
130-
$ mkdir $HOME/.m2
131-
$ cat <<EOF > $HOME/.m2/settings.xml
132-
<settings>
133-
<proxies>
134-
<proxy>
135-
<active>true</active>
136-
<protocol>http</protocol>
137-
<host>REPLACE-WITH-PROXY-HOST</host>
138-
<port>REPLACE-WITH-PROXY-PORT</port>
139-
<nonProxyHosts>soainfra-cluster-soa-cluster|soainfra-adminserver</nonProxyHosts>
140-
</proxy>
141-
</proxies>
142-
</settings>
143-
EOF
130+
$ mkdir $HOME/.m2
131+
$ cat <<EOF > $HOME/.m2/settings.xml
132+
<settings>
133+
<proxies>
134+
<proxy>
135+
<active>true</active>
136+
<protocol>http</protocol>
137+
<host>REPLACE-WITH-PROXY-HOST</host>
138+
<port>REPLACE-WITH-PROXY-PORT</port>
139+
<nonProxyHosts>soainfra-cluster-soa-cluster|soainfra-adminserver</nonProxyHosts>
140+
</proxy>
141+
</proxies>
142+
</settings>
143+
EOF
144144
```
145145
146146
#### For Oracle SOA Suite composite applications

docs-source/content/soa-domains/adminguide/enablingT3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ You can create T3/T3S channels and the corresponding Kubernetes service to expos
1515

1616
The WebLogic Kubernetes operator provides an option to expose a T3 channel for the Administration Server using the `exposeAdminT3Channel` setting during domain creation, then the matching T3 service can be used to connect. By default, when `exposeAdminT3Channel` is set, the WebLogic Kubernetes operator environment exposes the `NodePort` for the T3 channel of the `NetworkAccessPoint` at `30012` (use `t3ChannelPort` to configure the port to a different value).
1717

18-
If you miss enabling `exposeAdminT3Channel` during domain creation, follow these steps to create a T3 channel for Managed Servers manually.
18+
If you miss enabling `exposeAdminT3Channel` during domain creation, follow these steps to create a T3 channel for Administration Server manually.
1919

2020
![Exposing SOA Managed Server T3 Ports](/fmw-kubernetes/images/soa-domains/ExposeSOAMST3.png)
2121

0 commit comments

Comments
 (0)