Skip to content

axfelix/islandora_solution_pack_database

Repository files navigation

Database Solution Pack

Introduction

Loads all required Fedora Objects, sets up docker, and creates an empty collection object to accept ingested SQL dumps as databases.

Requirements

This module requires the following modules/libraries:

Installation

Run docker_setup.sh as your webserver user before installation, then install as usual, see this for further information.

Configuration

There are currently no configuration parameters.

Known Issues

  • Database names can conflict, though this is fairly rare due to the way most DB tools handle import/export.

  • This module does a probably-appalling amount of shelling out to grep and sed and whatnot. Significant parts would have to be rewritten for it to be "cleaner" / more pure PHP / theoretically work on Windows. I will never do this.

  • Non-public objects are not really supported since the Adminer instances running in the docker container don't know anything about the Fedora auth restrictions.

Maintainers/Sponsors

Current maintainers:

License

GPLv3

About

Islandora Solution Pack for handling database dumps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages