Skip to content

Commit 29480a3

Browse files
authored
Merge pull request #1105 from oracle/rmarano1
add more info to FMW domain sample, jenkins-ignore
2 parents c1eacb0 + 7a7dc01 commit 29480a3

File tree

1 file changed

+2
-0
lines changed
  • docs-source/content/samples/simple/domains/fmw-domain

1 file changed

+2
-0
lines changed

docs-source/content/samples/simple/domains/fmw-domain/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ The following prerequisites must be handled prior to running the create domain s
3232
with an inputs file that has the `domainUID` set to `domain1`.
3333
* Create the Kubernetes secrets `username` and `password` of the administrative account in the same Kubernetes
3434
namespace as the domain.
35+
* Configure access to your database. For details, see [here]({{< relref "/userguide/managing-domains/fmw-infra/_index.md#configuring-access-to-your-database" >}}).
36+
* Create a Kubernetes secret with the RCU credentials. For details, refer to this [document](https://github.com/oracle/weblogic-kubernetes-operator/blob/master/kubernetes/samples/scripts/create-rcu-credentials/README.md).
3537

3638
#### Use the script to create a domain
3739

0 commit comments

Comments
 (0)