Added: Teiler documentation

This commit is contained in:
David Juarez
2025-06-11 13:38:19 +02:00
parent 8414604257
commit 5d55723bed
2 changed files with 281 additions and 11 deletions

View File

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