Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS] Provide documentation / configuraiton options to install Islandora (Starter Site) without Fedora integration #2334

Open
Natkeeran opened this issue Jul 22, 2024 · 0 comments

Comments

@Natkeeran
Copy link
Contributor

Natkeeran commented Jul 22, 2024

  • Describe your documentation request.
    Current Islandora (2.0) documentation does not indicate that Fedora integration is required. It states the following:

"Integrates with Fedora - Drupal resources can be stored in Lyrasis's Fedora Repository (version 5.0 or greater) as binaries (files) and RDF metadata."

The key note there being "can be stored". However, all the current deployment options, including manual installation assumes that Fedora installation will be there.

Please provide instructions for installing Islandora Starter Site without Fedora integration. If Fedora is not required, then Flysystem may not be required. This option will be useful for small projects that would like Islandora features such as the metadata profile, viewers, collection organization, oai-pmh, citation etc, but do not have want or have the capacity to make use of Fedora.

Looks like we will need to make some coding changes to actually support this:
https://github.com/Islandora/islandora/blob/2.x/islandora.module#L544C1-L544C32

Ideally, if we can optionally add/remove the following integrations, that would be very helpful.

  • Fedora
  • Blazegraph
  • Image Server
  • Microservices
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant