This project starts up two Docker containers:
- Solr
- MariaDB
This project does not (yet) start up the VIVO application.
- Install VIVO as usual, with the following changes to
runtime.properties
:vitro.local.solr.url = http://localhost:8983/solr/vivocore
- Open a browser to: http://localhost:8080/vivo
For earlier Dockerized VIVO releases, see vivo-docker