hexa-org / policy-orchestrator

Hexa Policy Orchestrator enables you to manage all of your access policies consistently across software providers.
https://hexaorchestration.org/
Apache License 2.0
98 stars 15 forks source link

Remove Use of PostgresQL to store configuration and replace with Hexa CLI Config-like store #416

Closed independentid closed 6 months ago

independentid commented 6 months ago

In order to simplify the demo environment, switch to using a json based configuration file. This is related to Issue #407.