Skip to content

Comments

SUP-7360: make sure everyone agrees that mesh writes to /mesh/data#21

Open
mephinet wants to merge 1 commit intodemofrom
SUP-7360-consistent-mesh-dirs
Open

SUP-7360: make sure everyone agrees that mesh writes to /mesh/data#21
mephinet wants to merge 1 commit intodemofrom
SUP-7360-consistent-mesh-dirs

Conversation

@mephinet
Copy link

  • mesh.yml uses relative paths, e.g. "data". the WORKDIR is /mesh -> writes to /mesh/data
  • mesh uses $MESH_GRAPH_DB_DIRECTORY -> writes to /graphql
  • docker-compose.yaml mounts a persistent volume under /data

Because of this mess, after a docker-compose down && docker-compose up, the mesh database is empty and the portal shows strange errors. This pull requests makes sure everyone writes to /mesh/data.

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

Successfully merging this pull request may close these issues.

1 participant