* add policies service add policies proxy middleware add policies event service add policies grpc service prepare ci and git environments (ci, make, readme, doc) * add webfinger to the drone conf * fix docs remove not used virus scan postprocessing step * relocate example rego file implicitly enable and disable proxy and postprocessing policy checking by setting the query. update configuration descriptions * move policies update readme * use converter func to convert pp environment to actual environment expose and test custom rego functions add engine unit tests add opa unit tests update policies readme Co-authored-by: Martin <github@diemattels.at> * relocate sample policies to the deployments folder change and document policies service port * update index.md and small fix * add health command add version command add debug server --------- Co-authored-by: Martin <github@diemattels.at>
16 lines
420 B
Markdown
16 lines
420 B
Markdown
---
|
|
title: Service Configuration
|
|
date: 2018-05-02T00:00:00+00:00
|
|
weight: 20
|
|
geekdocRepo: https://github.com/owncloud/ocis
|
|
geekdocEditPath: edit/master/docs/services/policies
|
|
geekdocFilePath: configuration.md
|
|
geekdocCollapseSection: true
|
|
---
|
|
|
|
## Example YAML Config
|
|
|
|
{{< include file="services/_includes/policies-config-example.yaml" language="yaml" >}}
|
|
|
|
{{< include file="services/_includes/policies_configvars.md" >}}
|