Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This approach can be used in docker, but beware that the total memory requirement is the sum of the maximum heap + non-heap memory and container overhead for all processes.

Drawio
baseUrlhttps://ceptor.atlassian.net/wiki
diagramNameparent-child.drawio
tempPreviewparent-child.png
width500
zoom1
pageId474350245
custContentId1030520838
lbox1
contentVer1
height500
revision1


Telling Service Launcher to Run in Standalone Mode

...

A tradeoff can be a good idea, where e.g. the gateway and session controller are kept as separate containers and able to scale up and down depending on load - then configuration servers, console, logserver etc. can be kept together

Drawio
baseUrlhttps://ceptor.atlassian.net/wiki
diagramNamemultiple-containers.drawio
tempPreviewmultiple-containers.png
width500
zoom1
pageId474350245
custContentId1030225943
lbox1
contentVer1
height500
revision1

JVMs and Services

The default docker command to start looks like this:

...