diff options
author | Emina Ahmetovic <emina.ahmetovic@egiz.gv.at> | 2021-02-16 15:49:34 +0100 |
---|---|---|
committer | Emina Ahmetovic <emina.ahmetovic@egiz.gv.at> | 2021-02-16 15:49:34 +0100 |
commit | b16f04125153e78022a94fb7768d00c21ae1f905 (patch) | |
tree | d936201fdabddc3e604bccaffe0245f2f645e229 | |
parent | f81dc4130ace31134d18d69100b2e7d8599e9e51 (diff) | |
download | pdf-as-4-b16f04125153e78022a94fb7768d00c21ae1f905.tar.gz pdf-as-4-b16f04125153e78022a94fb7768d00c21ae1f905.tar.bz2 pdf-as-4-b16f04125153e78022a94fb7768d00c21ae1f905.zip |
Add Setup section
-rw-r--r-- | README.md | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -35,3 +35,20 @@ https://joinup.ec.europa.eu/collection/e-government-innovation-center-egiz/solut Run git push with tag also to https://git.egiz.gv.at/pdf-as-4/ (this is the public EGIZ GIT REPO) #### 3. Add release notes to EGIZ or ASIT website! + +# Setup + + +#### 1. Deployment of configuration + + +#### 1. DebugRun + + +### PDF-AS-Web + +`-Dpdf-as-web.conf=$CATALINA_BASE/conf/pdf-as/pdf-as-web.properties \` + + + + |