Added: Teiler documentation

This commit is contained in:
David Juarez
2025-06-11 15:35:12 +02:00
parent 39a02e2b2f
commit 1a714e28ac
2 changed files with 140 additions and 15 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