A grpc service that respond to the request. Utility for demo purposes
In the case when the self signed cert is expired, use the following command to create new cert.
./scripts/update_certs.sh ./demo/certs
Start server
make run
Query
grpcurl --cacert ./demo/certs/root.crt.pem localhost:8089 troydai.grpcbeacon.v1.BeaconService.Signal
- Image registry: https://hub.docker.com/repository/docker/troydai/grpcbeacon