* revert deployment changes
* update docker and compose for previous deployment
* minor readme update
* use package instead of install
this avoids exploding war file in tomcat but seems to be missing overlays for VIVO theme
* test docker workflow
* test deploy workflow
* add package profile for home
* skip deploy for installer
* skip installer by profile
* update workflows
* minor readme update
* use app-name for vivo log file name
* Update log4j.properties
Co-authored-by: William Welling <wwelling@library.tamu.edu>
* simple dockerfile and image publish workflow
* upgrade to v2 of build push action
* provide context and explicit docker file
Resolves: https://jira.lyrasis.org/browse/VIVO-1961
* add build workflow
* remove travis
* remove unnecessary vitro cache
* update readme badge
* run tests during CI build
* build CI use java 11
* add repositories to distribution management
* deploy from main branch and update readme
Follow-on to: https://jira.lyrasis.org/browse/VIVO-1960