Documentation
¶
Overview ¶
Package main provides a CLI tool to create the first tenant with an owner user. This is used during initial deployment when registration is disabled.
Usage:
./bootstrap-tenant -email=admin@company.com -password=SecureP@ss! -team="My Company" -slug=my-company # Or via environment variables TENANT_EMAIL=admin@company.com TENANT_PASSWORD=SecureP@ss! TENANT_TEAM_NAME="My Company" TENANT_TEAM_SLUG=my-company ./bootstrap-tenant
Click to show internal directories.
Click to hide internal directories.