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

Configure Fedora to use the SQL database instead of simple file persistence #1244

Closed
dannylamb opened this issue Aug 8, 2019 · 1 comment
Assignees

Comments

@dannylamb
Copy link
Contributor

By default, we ship with 'file' persistence, which isn't really meant for production. We should switch it over to use the SQL database being used (claw_db is the variable to check), either MySQL or Postgres, because it's better, faster, and more reliable. You can configure it in our repository.json that we template out here: https://github.com/Islandora-Devops/ansible-role-fcrepo/blob/master/templates/repository.json

@whikloj
Copy link
Member

whikloj commented Aug 8, 2019

How to do the configuring : https://wiki.duraspace.org/display/FEDORA5X/Configuring+JDBC+Object+Store

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

3 participants