
* initial docker compose * for docker volume use direct tdb filemode * runtime properties with solr url configured * move gitattributes to root to ensure scripts stay valid * fix VIVO dockerfile command permissions * use public vivoweb/vivo-solr image * start script improvements * pass docker compose env to containers * generate digest.md5 of existing VIVO home * add initial readme * reset docker compose env defaults * minor readme updates
24 lines
334 B
Text
24 lines
334 B
Text
/.build/
|
|
/deploy.properties
|
|
/build.properties
|
|
/runtime.properties
|
|
/ontology/public/catalog-v0001.xml
|
|
settings.xml
|
|
|
|
rdf/auth/firsttime/test-user-model.owl
|
|
utilities/solrtester/.work
|
|
utilities/rdbmigration/.work
|
|
|
|
**/.idea
|
|
**/*.iml
|
|
**/target
|
|
**/overlays
|
|
*~
|
|
|
|
# Eclipse artifacts
|
|
**/.settings
|
|
**/.classpath
|
|
**/.project
|
|
**/bin/
|
|
|
|
vivo-home/
|