Wade Barnes

Results 404 comments of Wade Barnes

You should read this first; https://github.com/bcgov/von-network/tree/main/openshift#warning

It's the static vs dynamic IP:PORT addressing that could be the limiting factor. OpenShift uses Kubernetes under the hood so your limitations are going to be very similar. If you...

`von-network` was designed for ease of use and spinning up a provisional ledger on a single machine or vm. Here are the typical recommendations: If you are using the network...

We have an OCP project set specifically for hosting this type of tooling; `Digital Trust Monitoring Services (ca7f8f)`. When things are ready queue it up with me.

No, this is aries-vcr. Can tell by the pod names.

Example breakdown: [Indexing.txt](https://github.com/bcgov/aries-vcr/files/5357716/Indexing.txt)

The setting is here; https://github.com/bcgov/vc-authn-oidc/blob/main/oidc-controller/src/VCAuthn/appsettings.json#L6 That value can be configured or overridden at runtime via any of the typical .net configuration settings methods. An example of it being set can...

Staging these changes for when the transfer is complete.

@Balamurugan-G, We have a similar restriction. The example @swcurran pointed you to only has it's public interface exposed. With that configuration it's assumed the agent's controller would be accessing the...