=doc #18989 Make docs more googlable with regards to docker containers
This commit is contained in:
parent
b1d99ca5a8
commit
4f14200578
5 changed files with 20 additions and 8 deletions
|
|
@ -35,8 +35,8 @@ settings, but with ``akka.cluster.ClusterActorRefProvider``.
|
|||
The ``akka.cluster.seed-nodes`` should normally also be added to your ``application.conf`` file.
|
||||
|
||||
.. note::
|
||||
If you are using Docker or the nodes for some other reason have separate internal and external ip addresses
|
||||
you must configure remoting according to :ref:`remote-configuration-nat-java`
|
||||
If you are running Akka in a Docker container or the nodes for some other reason have separate internal and
|
||||
external ip addresses you must configure remoting according to :ref:`remote-configuration-nat-java`
|
||||
|
||||
The seed nodes are configured contact points for initial, automatic, join of the cluster.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue