/docker

DEPRECATION: See https://github.com/SoftwareAG/terracotta-cloud for current info.

Primary LanguageJavaApache License 2.0Apache-2.0

Terracotta Server OSS running in a Docker container

Before proceeding, make sure to

Terracotta Server OSS images versions

latest tag currently points at ehcache 3.8.0 / Terracotta Server OSS 5.6.4

Kubernetes / Helm instructions

  • Look for the kubernetes folder in the latest version folder to have an example Kubernetes manifest file.
  • Using Helm ? Go and checkout our Terracotta OSS Helm chart!

Important notes

Those instructions are targeted at Docker version 1.13 and onwards - your host needs to have at least 2GB of RAM Terracotta default ports changed from version 5.3 :

  • tsa port (clients to servers) from 9510 to 9410
  • group port (servers sync.) from 9530 to 9430