Commit Graph

2 Commits

Author SHA1 Message Date
Torin Sandall ac74fc77ff docs: Refresh docs on how to extend OPA
Users frequently ask how to implement custom built-in functions and up
until now the information has been a bit hidden. This change improves
the visibility of the docs that describe how to customize/extend
OPA. We should revisit the section on how to customize the OPA daemon
to demonstrate how to use dep or modules as well as how to instantiate
only select portions of OPA (e.g., the plugin manager with a custom
gRPC server.)

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
2019-09-12 17:12:41 -04:00
Patrick East 4ea7c206fe docs: Rename data-replication.md to external-data.md
We changed the title in the doc but the file still had the old name.

Signed-off-by: Patrick East <east.patrick@gmail.com>
2019-09-10 09:58:50 -07:00