fcrepo-exts / fcrepo-vagrant

Fedora 4 Vagrant Virtual Machine
26 stars 22 forks source link

Updates fcrepo to 5.0.2 and fcrepo-camel-toolbox to 5.0.0-SNAPSHOT. #91

Closed dbernstein closed 5 years ago

dbernstein commented 5 years ago

Additionally I have removed references to fcrepo-webapp-plus as well as references to AUDIT and AUTH modes for running vagrant instance.

whikloj commented 5 years ago

LDPath needs the fedoraAdmin/secret3 auth credentials or it can't connect to fedora and the triplestore indexer doesn't work

whikloj commented 5 years ago

Or rather maybe its the commons-lang error I see causing a delay as we are trying to set the username/password

dbernstein commented 5 years ago

@whikloj : what are the steps to reproduce? I didn't test the ldpath service.

whikloj commented 5 years ago

Ok this works for me right off the start. But now both @dbernstein and I have our fingers in it.

We'll need another @fcrepo4-exts/committers to test and merge this.

bseeger commented 5 years ago

What should one do to test this? Fire it up and see that Fedora, Solr, Fuseki, etc are functional?

dbernstein commented 5 years ago

@bseeger : Just do a

vagrant destroy;
vagrant up;

Then test that solr and fuseki are getting updated. You might also try the serialization service.