Commit graph

5 commits

Author SHA1 Message Date
Ralph O'Flinn
1dd2851e45
Revert "revert deployment changes (#228)" (#229)
This reverts commit 7773db3394.
2021-03-24 01:41:41 -05:00
William Welling
7773db3394
revert deployment changes (#228)
* 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
2021-03-22 20:37:13 +02:00
William Welling
a9ce8c7de8
VIVO-1961: GitHub Action to Publish Docker Image (#220)
* 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
2021-02-10 15:03:29 -05:00
William Welling
f97972e5aa
VIVO-1960: GitHub Actions Continued (#218)
* 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
2021-02-09 17:46:21 -05:00
William Welling
6dbc31cc9d
VIVO-1960: GitHub Build Action (#217)
* add build workflow
* remove travis
* update readme badge

Partially resolves: https://jira.lyrasis.org/browse/VIVO-1960
2021-02-09 15:01:29 -05:00