Konstantinos Spyrou 720ee5a9a4 | ||
---|---|---|
src | ||
.gitignore | ||
Dockerfile | ||
README.md | ||
pom.xml |
README.md
Provide
[...]
Install and run:
- Run git clone and then cd uoa-repository-manager-service.
- Provide all not-set or redacted configurations, inside the src/main/resources/application.properties file.
- Execute the installAndRun.sh script which installs and runs the app.
- If you want to just run the app, then run the script with the argument "1": ./installAndRun.sh 1
- If you want to just install the app, then run the script with the argument "2": ./installAndRun.sh 2