Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run Trustchain in Docker #183

Open
thobson88 opened this issue Jun 27, 2024 · 1 comment
Open

Run Trustchain in Docker #183

thobson88 opened this issue Jun 27, 2024 · 1 comment

Comments

@thobson88
Copy link
Collaborator

thobson88 commented Jun 27, 2024

ION is already Dockerised: https://github.com/decentralized-identity/ion/tree/master/docker

However early testing found two issues:

  • the IPFS client in Trustchain can't seem to call into the container (so tests just hang)
  • the ION node running in a container seems to be "read-only" (i.e. DID resolution should work but not publishing new DIDs). In fact the page states "NOTE: currently the docker image only supports running a read-only ION node."

Tasks are:

  • try out the ION docker container
  • investigate and solve the two issues above
  • incorporate Trustchain functionality
@thobson88
Copy link
Collaborator Author

Notes on hackmd: https://hackmd.io/_Uh-UFtiT-SWlvF7g7SRCw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant