Skip to content

nrkkalyan/docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Java 55.4%
  • Dockerfile 37.5%
  • Shell 7.1%