-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Labels
bugSomething isn't workingSomething isn't workingcomponent:dappnodecomponent:dockerrelease:v3.0.0toolchainDeveloper and product happinessDeveloper and product happiness
Description
Expected Behavior
Internal db path for the docker users is: /app/hoprd-db/
, for Dappnode package we would expect the same path.
My proposal would be:
<Node folder name> / hoprd_data / db /
<Node folder name> / hoprd_data / hoprd.cfg.yaml
<Node folder name> / hoprd_data / hopr.id
Folder name will be depending which setup you are using <Node folder name>
:
- Docker run:
/.hoprd-db-dufour/
- Docker compose:
/compose/
- Dappnode:
/app/
Current Behavior
For Dappnode package internal db path is: /app/hoprd-db/db/
. It would be great to have unified path.
Steps to Reproduce
Were you able to reproduce the bug using the above steps consistently each time? YES
Detailed Description
HOPRd version: 2.1.4
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcomponent:dappnodecomponent:dockerrelease:v3.0.0toolchainDeveloper and product happinessDeveloper and product happiness
Type
Projects
Status
Done