Skip to content

Make internal db path unified #6537

@Jaguaras

Description

@Jaguaras

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

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions