website/docs: terminology clear unneeded sentence. (#2577)

certificates: minor improvements
This commit is contained in:
Andre Mainka
2022-03-23 17:38:36 +01:00
committed by GitHub
parent 8e028c2feb
commit 0c53650216
2 changed files with 4 additions and 6 deletions

View File

@ -44,8 +44,6 @@ See [Property Mappings](./property-mappings/)
### Outpost
An outpost is a separate component of authentik, which can be deployed anywhere, regardless of the authentik deployment. The outpost offers services that aren't implemented directly into the authentik core, like Reverse Proxying.
Currently there is only a reverse-proxy outpost, in the future there will be more different outpost types.
An outpost is a separate component of authentik, which can be deployed anywhere, regardless of the authentik deployment. The outpost offers services that aren't implemented directly into the authentik core, e.g. Reverse Proxying.
See [Outposts](./outposts/)