hi guys! has anyone found an easy and friendly way...
# community
r
hi guys! has anyone found an easy and friendly way to create/manage Cerbos' policies? I'm setting up Cerbos here but I can't find an easy way to fiddle with the policies other than have them in a github repo and, on every push/PR, validate/push the policies to the backend s3 bucket... this works fine when talking about DevOps/dev guys, but we have non-tech people who will have to manage the platform permissions using cerbos 😕
j
We haven’t implemented it fully but we had the same question. We decided the best solution was to add a wrapper in our UI/API to display policies to users in a business friendly way and then when those are modified push the collection of policies to s3.
r
yeah, I'm thinking of setting the storage to postgres so I can create a simple web ui to manage things... cerbos hub isn't what I'm looking for 😕