Skip to content

Getting Started

Choose how you want to use Torale based on your workflow.

Web Dashboard

The hosted platform at torale.ai provides a complete UI for creating and managing monitoring tasks.

Best for: Non-technical users, quick setup, visual task management

Get started with the Web Dashboard →

CLI

The command-line interface provides terminal-based task management with full API access.

Best for: Developers, automation scripts, CI/CD integration

Get started with the CLI →

Python SDK

Programmatic access to Torale through a Python client library.

Best for: Python applications, custom integrations, automated workflows

Get started with the SDK →

Self-Hosted

Run Torale on your own infrastructure with Docker Compose or Kubernetes.

Best for: Privacy requirements, custom deployments, full control

Get started with Self-Hosted →

Quick Comparison

MethodSetup TimeUse CaseAuthentication
Web Dashboard2 minutesVisual task managementOAuth (Google/GitHub) or email
CLI5 minutesTerminal workflows, scriptingAPI key
Python SDK5 minutesApplication integrationAPI key
Self-Hosted30 minutesCustom infrastructureSelf-managed

Next Steps

After choosing your method, explore:

Learn More

Released under the MIT License.