connor
06/15/2022, 9:45 PMRavinder Cheema
07/07/2022, 9:59 PMzed
docker imageRavinder Cheema
07/07/2022, 10:00 PMdocker run quay.io/authzed/zed context set local localhost:50051 "whateverkey" --insecure --token "whateverkey" --endpoint "localhost:50051" --permissions-system "spicedb" --no-verify-ca
Enter passphrase to unlock /root/.zed/keyring.jwt: **Error**: inappropriate ioctl for deviceconnor
07/07/2022, 10:05 PMJoey
07/07/2022, 11:04 PMRavinder Cheema
07/08/2022, 12:42 AMRavinder Cheema
07/08/2022, 12:46 AMJoey
07/08/2022, 1:35 AMzed
directlyJoey
07/08/2022, 1:35 AMcontext set
on the containerized image at allRavinder Cheema
07/11/2022, 9:08 PMschema write
by taking alpine
as base image and installing zed
on top of that. Is this the recommended way to push schema via gitops pipeline? Is there any way to directly consume quay.io/authzed/zed
?Joey
07/11/2022, 9:09 PMRavinder Cheema
07/11/2022, 9:09 PM