docs: add initial documentation for Samply.Exporter and Samply.Teiler (#350)

This commit is contained in:
djuarezgf
2025-10-20 11:16:41 +02:00
committed by GitHub
parent 85957b3d48
commit 66a1bd1122
6 changed files with 761 additions and 34 deletions

View File

@@ -393,6 +393,7 @@ To learn how to integrate your custom module into Teiler, please refer to https:
```bash
ENABLE_TEILER=true
```
[For further information](docs/teiler.md)
### Data Exporter Service
@@ -414,6 +415,7 @@ For convenience, it's recommended to enable the Teiler web frontend alongside th
ENABLE_TEILER=true
ENABLE_EXPORTER=true
```
[For further information](docs/exporter.md)
## Things you should know