Wade Barnes
Wade Barnes
@pSchlarb, Did we ever solve this issue?
Thanks. I recall better now. It's also not a problem for full releases. The work here would involve a review of the Python and deb package versioning schemes to see...
@esrefatak, I'm seeing a few things with your configuration. 1) The recommended way to setup a new production level network is documented here; [Setting up a New Network](https://github.com/hyperledger/indy-node/blob/master/docs/source/NewNetwork/NewNetwork.md). The docs...
@esrefatak, There is also the question of build your own vs use an existing service. There are couple service offerings available for `indy-node` networks, https://sovrin.org/, and https://indicio.tech/, that may meet...
I provided the repo spec above; https://github.com/hyperledger/indy-node/issues/1766#issuecomment-1163118731 Here is a more complete example. It's a docker file for simplicity, but gives you the basic steps you'll need to perform: ```...
The better option is to use the containerized `indy-cli` in `von-network` as recommended in the [Setting up a New Network](https://github.com/hyperledger/indy-node/blob/master/docs/source/NewNetwork/NewNetwork.md); https://github.com/bcgov/von-network/blob/main/docs/Indy-CLI.md
Closing for now. Please reopen if the issue continues.
@Toktar, Exactly, that is the concern, the impact of not being able to read the data. The conversation and answers are best discussed on the HIPE. I think we need...
> @m00sey pointed out that there are various developer use cases where people will likely want to delete ledgers with data in them. I'm not disputing there are legitimate use...
The short version is here; https://github.com/hyperledger/indy-node/issues/1846 - The docker environment is outdated. If you are interested in getting this working, have a look at the Dockerfile referenced in the link...