Download Titan

See GitHub for older releases

Before using titan, you will need to have Docker Desktop installed, with the ability to run Linux containers. If you are using a Linux System for local Titan use, consult the Documentation to determine if your distribution is supported. If you are running Titan for Kubernetes, consult the Documentation for more information on requirements, limitations, and configuration.

Windows is not currently supported due to limitations with Titan's current dependencies. The next major version will move to a new language and runtime that will eliminate these limtiations. Stay tuned!

Once you have downloaded and extracted the distribution, simply run titan install (for local docker use) or titan context install -t kuberenetes (for kuberenetes). This will download the titan docker container that will then run in the background. That's all you need to get started with Titan!

Want to learn More?