X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fcustomservices.md;h=43f45f480734519719b87815c0afd293585243d4;hb=304362adfd5fe06d7b55fe99087543e09f1ef3d8;hp=d2deff4aa34670dec5c611cf04e320234f671294;hpb=ded5228972356f2161152df097421c9f46c0a6e9;p=github%2Fbastienwirtz%2Fhomer.git diff --git a/docs/customservices.md b/docs/customservices.md index d2deff4..43f45f4 100644 --- a/docs/customservices.md +++ b/docs/customservices.md @@ -1,6 +1,8 @@ # Custom Services -Here is an overview of all custom services that are available within Homer. +Some service can use a specific a component that provides some extra features by adding a `type` key to the service yaml +configuration. Available services are in `src/components/`. Here is an overview of all custom services that are available +within Homer. ## PiHole @@ -39,3 +41,13 @@ apikey: "01234deb70424befb1f4ef6a23456789" ``` The url must be the root url of Radarr/Sonarr application. The Radarr/Sonarr API key can be found in Settings > General. It is needed to access the API. + + +## PaperlessNG + +For Paperless you need an API-Key which you have to store at the item in the field `apikey`. + + +## Ping + +For Paperless you need an API-Key which you have to store at the item in the field `apikey`.