Wade Barnes

Results 405 comments of Wade Barnes

This works for me: ``` wade@Morpheus MINGW64 ~ $ docker run -it -p 6543:6543 docker_tails-server tails-server --host 0.0.0.0 --port 6543 --storage-path /tmp/tails-files --log-level INFO ======== Running on http://0.0.0.0:6543 ======== (Press...

Ah, you can't use the `bcgovimages/von-image:node-1.12-6` as the base image for the tails server. I'm curious as to why you want to do that. The tails server is meant to...

Yes, I was using the image built from the latest source on `main` and using the `./manage build` command.

Here are some example OpenShift configurations for the tails server; https://github.com/bcgov/trust-over-ip-configurations/tree/main/openshift/templates/tails-server

The project is open source and Apache-2.0 licensed

@bartekus, If you have time you could see if the `next-2` image works for the purpose, and/or look into updating the `next` set of images to suit.

Matching deployment changes here: - https://github.com/bcgov/orgbook-configurations/pull/142 - https://github.com/bcgov/von-bc-registries-agent-configurations/pull/79

Holding off on merge/deploy until I've sorted the issues with Sovrin TestNet.

@wiredhikari, Is this PR related to https://github.com/hyperledger/indy-node/issues/1841?

Please include documentation, including any design docs, explaining the purpose and use of the code please.