An open API service indexing awesome lists of open source software.

https://github.com/natthasath/docker-opal

The Open Policy Administration Layer (OPAL) is an open-source policy management layer that keeps your authorization policies and data in sync between your policy decision points (like OPA) and your services, enabling real-time, dynamic authorization in distributed systems.
https://github.com/natthasath/docker-opal

docker-compose opal open-policy

Last synced: about 2 months ago
JSON representation

The Open Policy Administration Layer (OPAL) is an open-source policy management layer that keeps your authorization policies and data in sync between your policy decision points (like OPA) and your services, enabling real-time, dynamic authorization in distributed systems.

Awesome Lists containing this project

README

          

# 🎉 Docker OPAL

The Open Policy Administration Layer (OPAL) is an open-source policy management layer that keeps your authorization policies and data in sync between your policy decision points (like OPA) and your services, enabling real-time, dynamic authorization in distributed systems.

![version](https://img.shields.io/badge/version-1.0-blue)
![rating](https://img.shields.io/badge/rating-★★★★★-yellow)
![uptime](https://img.shields.io/badge/uptime-100%25-brightgreen)

### 🏆 Run

- [http://localhost:8181/](http://localhost:8181/) username : `admin` password : `admin`

```shell
docker-compose up -d
```