Skip to content

Configure docker to load and save the database to a folder inside the site. #1

@naveen17797

Description

@naveen17797

Issue:

The data which is stored on gitpress is not currently retained when the container is destroyed, we would need to push the exported db file to github pages site to retain the state

To Accomplish:

  • Create a function inside the plugin which exports the db in to sql file
  • Commit the db file in gitpress
  • Create a script which would export this db file from repo and populate the tables.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions