Loads all required Fedora Objects, sets up docker, and creates an empty collection object to accept ingested SQL dumps as databases.
This module requires the following modules/libraries:
Run docker_setup.sh as your webserver user before installation, then install as usual, see this for further information.
There are currently no configuration parameters.
-
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.
Current maintainers: