Skip to content

Add a datapump #4

@white-gecko

Description

@white-gecko

The setup needs a "datapump" to initially load data into the virtuoso from a git repository and to regularly or on update dump the changes to the git repository.

I could be integrated like that into the docker-compose file

  datapump:
    image: datapump
    container_name: pfarrerbuch_datapump
    environment:
    volumes:
      - /data/pfarrerbuch/models:/models
    links:
      - virtuoso

Maybe this is a candidate: https://github.com/Dockerizing/virtuoso-import-docker

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