Open Policy Agent (OPA), pronounced "oh-pa", can be used as a generic policy engine to evaluate the validity of any JSON compatible payloads being passed between services in your environment. I recently started experimenting with OPA because it will be the backbone of Policy Enforcement in Ansible Automation Platform (AAP), currently a Tech Preview feature. In this video, I am going to focus on a simple deployment method, using Quadlet, to quickly deploy an OPA server for development and learning purposes.
Autodotes Blog Post:
https://autodotes.com/posts/ILfmJlW0cWP0KPjWg5UT
Source Code:
https://github.com/zjleblanc/ansible-policy-enforcement/blob/main/docs/Deploy%20OPA%20server%20with%20Quadlet.md
00:00 - Intro
01:50 - Review Make Setup
03:30 - Review the Quadlet
05:04 - Run and Check
Download
0 formats
No download links available.
Deploy an Open Policy Agent Server with Quadlet | NatokHD