Skip to content

Latest commit

 

History

131 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KBPlusG5

Grails5 Port of KBPlus

prerequisites:

Deploy

Build

./gradlew clean build -x integrationTest
scp ./build/libs/kbplus-8.0.0-SNAPSHOT.war IP:/tmp
ssh IP
cd /srv/kbplus/apache-tomcat-9.0.73/webapps#
../bin/shutdown.sh
rm -Rf ./test2*
cp /tmp/kbplus-8.0.0-SNAPSHOT.war ./test2.war
../bin/startup.sh

Testing notes

Grails command to run for the test env

grails -Dgrails.env=test run-app

Ubuntu 2204+

notes

About

Grails5 Port of KBPlus

Resources

Stars

0 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages