Files
tyto/docs
vikingowl 52c10b3d55 docs: add comprehensive documentation
Documentation structure:
- docs/README.md - Documentation index
- docs/getting-started.md - Installation and first run
- docs/usage.md - Dashboard features and usage
- docs/configuration.md - Full configuration reference
- docs/multi-device.md - Agent setup and PKI management
- docs/security.md - Authentication, RBAC, mTLS
- docs/api.md - Complete REST API reference
- docs/deployment.md - Production deployment guide
- docs/troubleshooting.md - Common issues and solutions
- docs/development.md - Contributing and building

Total: ~80KB of documentation covering all features

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 09:23:02 +01:00
..
2025-12-28 09:23:02 +01:00
2025-12-28 09:23:02 +01:00

Tyto Documentation

Welcome to the Tyto documentation. Choose a guide based on your needs.

Getting Started

Guide Description
Getting Started First-time setup and installation
Usage Guide Using the dashboard and features
Configuration All configuration options

Multi-Device Monitoring

Guide Description
Multi-Device Setup Setting up agents and central server
Security & Authentication Users, roles, LDAP, mTLS

Reference

Guide Description
API Reference REST API endpoints
Deployment Production deployment guide
Troubleshooting Common issues and solutions

Contributing

Guide Description
Development Building from source, contributing