Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Deploy a Browser Ledger against the Sovrin MainNet #204

Closed
swcurran opened this issue Feb 13, 2019 · 2 comments
Closed

Deploy a Browser Ledger against the Sovrin MainNet #204

swcurran opened this issue Feb 13, 2019 · 2 comments
Assignees

Comments

@swcurran
Copy link
Contributor

Deploy a Browser Ledger against the Sovrin MainNet. Use these options, currently being added to the Browser Ledger:

  • Name for the Browser Ledger - "Sovrin MainNet"
  • Matomo tracking to our instance of Matomo
  • Do not allow creating DIDs
  • Use our DID to do the reading of the Ledger

Ideally, deploy this to OpenShift. I would suggest adding it the Production OrgBook project.

@WadeBarnes
Copy link
Member

Current state:

There are a few small startup issues with the browser. Since it uses a SQLite database it locks the database when syncing with the ledger making the search feature non-functional. The issue is most apparent on startup, when the cache is first being built. There also appears to be a bit of an issue with persistent storage; the cache gets rebuilt even when persistent storage is used.

We have decided to leave things as is for the moment

ToDo:

  • Clean up the build/deployment configuration; leaving it in a complete and functional state.

@WadeBarnes
Copy link
Member

The OpenShift build/deployment configuration and instructions have been added.

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

No branches or pull requests

2 participants