diff --git a/README.md b/README.md index e37bf067..cd35f2a5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- opal + opal

⚑OPAL⚑ @@ -100,19 +100,17 @@ curl -L https://raw.githubusercontent.com/permitio/opal/master/docker/docker-com - [How to configure OPAL (basic concepts)](https://docs.opal.ac/tutorials/configure_opal) + - [How to Use OPAL with Cedar in a Multi-Language Project](https://www.permit.io/blog/scaling-authorization-with-cedar-and-opal) + - 🎨   [Key concepts and design](https://docs.opal.ac/overview/design) - πŸ—οΈ   [Architecture](https://docs.opal.ac/overview/architecture) - - OPAL uses a client-server stateless architecture. OPAL-Servers publish policy and data updates over a lightweight (websocket) PubSub Channel, which OPAL-clients subscribe to via topics. Upon updates each client fetches data directly (from source) to load it in to its managed OPA instance. - -
+ +
+OPAL uses a client-server stateless architecture. OPAL-Servers publish policy and data updates over a lightweight (websocket) PubSub Channel, which OPAL-clients subscribe to via topics. Upon updates each client fetches data directly (from source) to load it in to its managed OPA instance.
- -simplified - +simplified
- -- πŸ“–   For further reading check out our [Blog](https://bit.ly/opal_blog). +πŸ“–   For further reading check out our [Blog](https://bit.ly/opal_blog). ## Community diff --git a/documentation/static/img/opal.png b/documentation/static/img/opal.png index fb8b0ab0..413bd456 100644 Binary files a/documentation/static/img/opal.png and b/documentation/static/img/opal.png differ