Added: Teiler documentation

This commit is contained in:
David Juarez
2025-06-11 13:38:19 +02:00
parent b4a788e010
commit f8d1c2f095
3 changed files with 560 additions and 22 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