Quick Start¶
For most self-hosted installs, skip the native/source setup and start with Docker.
Recommended Path¶
- Docker self-hosting: Docker Deployment
- Source install for local development: Native Installation
After You Install¶
- Open TradeTally in your browser.
- Create the first user account. The first user becomes the admin.
- Configure API keys if you want market data, broker sync, or AI features.
- Import your first trades from the Import screen.
Notes¶
- Docker is the primary self-hosted path and is what the
Quick Startnavigation now points to. - The native install guide exists for developers and advanced custom environments.