nrkkalyan / docker

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

Home Page:https://hub.docker.com/u/terracotta/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

https://hub.docker.com/u/terracotta/

License:Apache License 2.0


Languages

Language:Java 55.4%Language:Dockerfile 37.5%Language:Shell 7.1%