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

Jolocom integration in docker build; Switch Jolocom storage to be based on MySql #1059

Closed
2 tasks
techsmyth opened this issue Jun 10, 2021 · 2 comments
Closed
2 tasks
Assignees

Comments

@techsmyth
Copy link
Member

techsmyth commented Jun 10, 2021

Description

As an admin I want that the Jolocom SDK is used in the docker build, and that data is securely stored.

Acceptance criteria

  • Jolocom sdk does not cause a failure in the docker build
  • Jolocom data stored in a database on MySql

Additional Context

Docker image generation is failing when sdk is used. Simple example to illustrate at
https://github.com/techsmyth/interactions-demo/tree/docker-image-fail
Error:
image.png

===
Currently there is a bug in the Jolocom SDK related to using TypeORM for storing into MySql

  • there is a fix for this in the jolocom-mysql branch, integration pending the docker image fix.

Raised as an issue: jolocom/jolocom-sdk#116

@techsmyth techsmyth self-assigned this Jun 10, 2021
@techsmyth techsmyth changed the title Switch Jolocom storage to be based on MySql Jolocom integration in docker build; Switch Jolocom storage to be based on MySql Jun 19, 2021
@techsmyth
Copy link
Member Author

grafana/grafana#24134

@techsmyth
Copy link
Member Author

Closing as have chosen to create a new wallet service that means that the dependency on Jolocom will be removed from the core Alkemio server container + put into a separate container.

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

No branches or pull requests

1 participant