8000 External Data Store · Issue #13 · bitovi/heyemoji · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
External Data Store #13
Open
Open
@mickmcgrath13

Description

@mickmcgrath13

The heyemoji app uses a local data store rather than an external DB which means that if the container or VM goes down, we'll lose our history.

We should explore options to ensure that we can keep our data.

One option would be to:

  1. mount the data path to the VM from the container. This would ensure that if the container restarts, we keep our data.
  2. mount the VM data store to some external service in AWS to ensure that if the VM goes down or restarts, we can remount and maintain our data.

Original issue (bitovi internal)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0