Important
|
Requirements
|
-
Clone repository
git clone git@github.com:bbenno/oth-sw
-
cd oth-sw
-
Install local JAR
mvn install:install-file -Dfile=lib/com.othr.swvigopay-0.0.1SNAPSHOT.jar -DgroupId=com.othr -DartifactId=swvigopay -Dversion=0.0.1SNAPSHOT -Dpackaging=jar -DgeneratePom=true
-
Set environment variables[1]
-
(Optionally) Edit application.properties or application-development.properties
-
Build JAR
./mvnw package
-
Run application
./mvnw spring-boot:run
-
Download latest
chat-<VERSION>.jar
-
Set environment variables[1]
-
Start webserver[2]
java -jar chat-<VERSION>.jar >> console.log 2>> error.log &
-
Ensure that there are at least two bots with the usernames
payment_service
andbank_service
present in the database.
If not run import.sql within the context of the database.
Copyright 2021 Benno Bielmeier
Code licensed under the EUPL v1.2 License: https://opensource.org/licenses/EUPL-1.2
Graphics from https://github.com/twitter/twemoji/ licensed under CC-BY 4.0: https://creativecommons.org/licenses/by/4.0/