titan install¶
Installs required titan infrastructure. Must be run prior to any other titan commands. For more information on how to install titan and what’s required, see the Installation and Configuration section. This command will not do anything if titan is already installed on the system.
Syntax¶
titan install
Options¶
- -r, --registry
registry Docker Registry URL for private repositories. Defaults to titandata from docker hub.
Example¶
$ titan install -r your.registry.address:port