make kestrel a tak server, so that it can send and receive pois as cots data
Some checks failed
ci/woodpecker/pr/pr Pipeline failed
Some checks failed
ci/woodpecker/pr/pr Pipeline failed
This commit is contained in:
20
docs/README.md
Normal file
20
docs/README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# KestrelOS documentation
|
||||
|
||||
KestrelOS is a Tactical Operations Center (TOC) for OSINT feeds: map view, cameras/devices, live sharing, and ATAK/iTAK integration.
|
||||
|
||||
## Documentation index
|
||||
|
||||
| Topic | Description |
|
||||
|-------|-------------|
|
||||
| [Installation](installation.md) | Install via npm, Docker, or Helm (Kubernetes) |
|
||||
| [Authentication](auth.md) | Local login, OIDC config, and sign up |
|
||||
| [Map and cameras](map-and-cameras.md) | Using the map, adding and viewing cameras (IPTV, ALPR, CCTV, NVR, etc.) |
|
||||
| [ATAK and iTAK](atak-itak.md) | Connect ATAK (Android) and iTAK (iOS) to KestrelOS as a TAK Server |
|
||||
| [Share live](live-streaming.md) | Add your mobile device as a live camera (WebRTC) |
|
||||
|
||||
## Quick links
|
||||
|
||||
- **First run**: [Installation](installation.md) → [Authentication](auth.md) (bootstrap admin or OIDC).
|
||||
- **Add a camera**: [Map and cameras](map-and-cameras.md) (API or future UI).
|
||||
- **Stream from phone**: [Share live](live-streaming.md) (HTTPS required).
|
||||
- **Use ATAK/iTAK**: [ATAK and iTAK](atak-itak.md) (Server connection, port 8089 for CoT).
|
||||
Reference in New Issue
Block a user