To deploy our app templates, you need tailorctl and a Tailor account. If you don’t have a Tailor account, please contact us.
To install tailorctl and other dependencies, you can use homebrew.
brew install tailor-platform/tap/tailorctl
brew install hashicorp/tap/terraform
For more details, please visit our documentation.
To get started with our app templates follow the steps below:
git clone git@github.com:tailor-platform/templates.git
cd templates/docs/sample-inventory-managementterraform init
terraform applytailorctl workspace machineuser token -a ims -m admin-machine-userPlease set the token in the Headers section of the playground as follows:
{
"Authorization": "bearer ${your_access_token}"
}tailorctl workspace app open -n ims