Skip to content

Commit

Permalink
Merge pull request #537 from permitio/update-logo
Browse files Browse the repository at this point in the history
Update Logo and Branding
  • Loading branch information
orweis authored Feb 5, 2024
2 parents 49baf57 + 3fbc86a commit 94dff8b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img src="https://i.ibb.co/BGVBmMK/opal.png" height=170 alt="opal" border="0" />
<img src="https://github.com/permitio/opal/assets/4082578/4e21f85f-30ab-43e2-92de-b82f78888c71" height=170 alt="opal" border="0" />
</p>
<h1 align="center">
⚡OPAL⚡
Expand Down Expand Up @@ -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)

- 🎨 &nbsp; [Key concepts and design](https://docs.opal.ac/overview/design)
- 🏗️ &nbsp; [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.

<br>
<be>
<br>
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.
<br>

<img src="https://i.ibb.co/CvmX8rR/simplified-diagram-highlight.png" alt="simplified" border="0">

<img src="https://github.com/permitio/opal/assets/4082578/99d3dd95-a7ff-45c2-805e-3d533f8b1e8c" alt="simplified" border="0">
<br>

- 📖 &nbsp; For further reading check out our [Blog](https://bit.ly/opal_blog).
📖 &nbsp; For further reading check out our [Blog](https://bit.ly/opal_blog).

## Community

Expand Down
Binary file modified documentation/static/img/opal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 94dff8b

Please sign in to comment.