Skip to content

Docker and Backup Options #50

@omarabid

Description

@omarabid

What's the deployment/backup situation here? If I understood it correctly, JournalBook doesn't persist data in a database or local files but rather in the browser (IndexedDb). This is fine but if you are using multiple browsers (because I'm running JournalBook on a server) then you can't sync between them.

For deployment, I created a Docker image: https://github.com/omarabid/docker-journalbook
Nothing sophisticated there, it just runs the website in a container.

Next step will be to have the data backed-up automatically but I'm not sure this is possible with the indexeddb solution. Are there any plans to support other storage types?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions