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

Use the best practices for including custom CND in vagrant #417

Closed
ruebot opened this issue Nov 11, 2016 · 1 comment
Closed

Use the best practices for including custom CND in vagrant #417

ruebot opened this issue Nov 11, 2016 · 1 comment

Comments

@ruebot
Copy link
Member

ruebot commented Nov 11, 2016

See: http://irclogs.fcrepo.org/2016-11-11.html

16:06:12 < awoods> ruebot: ...and, this is not exactly the recommended approach for integrating a custom cnd: https://github.com/Islandora-CLAW/CLAW/blob/master/install/scripts/fcrepo.sh#L31-L33
16:06:13 < ruebot> awoods: if i'm remembering things right, we talked about it a bit at the penn state sprint with awead. but, it should be a blocker. we could get a way without it.
16:06:50 < ruebot> awoods: oh? what's the right way?
16:07:58 < awoods> ruebot: two things:
16:08:36 < awoods> ruebot: pointing to your own custom repository.json with the system property: -Dfcrepo.modeshape.configuration=file:/etc/fcrepo/repository.json
16:09:54 < acoburn> I'd note that I just wrote the "recommended way to do this" last night
16:10:11 < ruebot> acoburn++
16:10:13 < awoods> ruebot: and in your custom repository.json, including a list of custom CNDs: "node-types" : ["fedora-node-types.cnd", "file:/etc/fcrepo/namespaces.cnd"]
16:10:22 >> OpenURL 5
16:10:22 < acoburn> https://wiki.duraspace.org/display/FEDORA4x/Best+Practices+-+RDF+Namespaces
16:10:59 < ruebot> awoods++
16:11:02 < awoods> ruebot: It would be a good topic for day three
16:11:07 * ruebot creates a CLAW ticket

@dannylamb
Copy link
Contributor

resolved with 66fc3c7

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

2 participants