Skip to content

Dockerfiles and configuration scripts for the Docker Hub Terracotta and BigMemory images

License

Notifications You must be signed in to change notification settings

hdeadman/terracotta-oss-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 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

About

Dockerfiles and configuration scripts for the Docker Hub Terracotta and BigMemory images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 55.4%
  • Dockerfile 37.4%
  • Shell 7.2%