Protecting Your First App | SpiceDB and ...
# spicedb
s
hey I was following this tutorial https://authzed.com/docs/guides/first-app And I get this error 07PM ERR terminated with errors error="rpc error: code = Unavailable desc = connection error: desc = \"transport: authentication handshake failed: tls: first record does not look like a TLS handshake\"" But I can't seem to find where to set the description anywhere Also, is there maybe a way to load my yaml file into the locally runnning docker using zed, instead of re-writing it now for this?
v
are you writing against an instance in authzed.com
you can start up a SpiceDB instance with a playground YAML and data
using the bootstrap flags
please have a look at
spicedb serve --help