Installation and Setup V3: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Billig (Diskussion | Beiträge) K (→Required Software/Server) |
Billig (Diskussion | Beiträge) (→Required Software/Server) |
||
| Zeile 2: | Zeile 2: | ||
* files '''fuseki-cts2le.zip''' and '''solr-cts2le.zip''' are included in the CTS2-LE release | * files '''fuseki-cts2le.zip''' and '''solr-cts2le.zip''' are included in the CTS2-LE release | ||
=== Fuseki Installation === | === Fuseki Installation === | ||
| − | # | + | # unzip '''fuseki-cts2le.zip''' to a directory (denoted by '''<F1>''' in the following) |
| − | # | + | # unzip '''apache-jena-fuseki-3.8.0.zip''' from '''https://jena.apache.org/download/''' (the extracted directory '''apache-jena-fuseki-3.8.0''' is denoted by '''<F2>''' in the following) |
# run '''<F2>/fuseki start''' and '''<F2>/fuseki stop''' subsequently (in order to let directory '''<F2>/run''' be generated) | # run '''<F2>/fuseki start''' and '''<F2>/fuseki stop''' subsequently (in order to let directory '''<F2>/run''' be generated) | ||
# copy '''<F1>/cts2le.ttl''' to '''<F2>/run/configuration''' | # copy '''<F1>/cts2le.ttl''' to '''<F2>/run/configuration''' | ||
| Zeile 9: | Zeile 9: | ||
# to stop it run '''<F2>/fuseki stop''' | # to stop it run '''<F2>/fuseki stop''' | ||
=== Solr Installation === | === Solr Installation === | ||
| − | # | + | # unzip '''solr-cts2le.zip''' to a directory (denoted by '''<S1>''' in the following) |
| − | # | + | # unzip '''solr-7.6.0.zip''' from '''http://lucene.apache.org/solr/downloads.html''' (the extracted directory '''solr-7.6.0''' is denoted by '''<S2>''' in the following) |
# run '''<S2>/bin/solr start -s <S1>''' | # run '''<S2>/bin/solr start -s <S1>''' | ||
# to stop it run '''<S2>/bin/solr stop -all''' | # to stop it run '''<S2>/bin/solr stop -all''' | ||
| + | |||
| + | == WebCts2LE deployment == | ||
| + | * file '''WebCts2LE-embedded-jetty.zip''' is included in the CTS2-LE release | ||
| + | === General === | ||
| + | * unzip '''WebCts2LE-embedded-jetty.zip''' to a directory (denoted by '''<W>''' in the following) | ||
| + | |||
| + | === Embedded Jetty Variant === | ||
| + | # edit file '''<W>/CTS2LE_resources/resources-custom/setting.json'''. The following fragment shows the relevant lines to adapt: | ||
| + | |||
| + | <syntaxhighlight lang="javascript" line="GESHI_NORMAL_LINE_NUMBERS"> | ||
| + | ksjdksjd | ||
| + | lksdlkldsk | ||
| + | </syntaxhighlight> | ||
| + | |||
| + | lala | ||
Version vom 16. April 2019, 15:00 Uhr
Inhaltsverzeichnis
Required Software/Server
- files fuseki-cts2le.zip and solr-cts2le.zip are included in the CTS2-LE release
Fuseki Installation
- unzip fuseki-cts2le.zip to a directory (denoted by <F1> in the following)
- unzip apache-jena-fuseki-3.8.0.zip from https://jena.apache.org/download/ (the extracted directory apache-jena-fuseki-3.8.0 is denoted by <F2> in the following)
- run <F2>/fuseki start and <F2>/fuseki stop subsequently (in order to let directory <F2>/run be generated)
- copy <F1>/cts2le.ttl to <F2>/run/configuration
- run <F2>/fuseki start
- to stop it run <F2>/fuseki stop
Solr Installation
- unzip solr-cts2le.zip to a directory (denoted by <S1> in the following)
- unzip solr-7.6.0.zip from http://lucene.apache.org/solr/downloads.html (the extracted directory solr-7.6.0 is denoted by <S2> in the following)
- run <S2>/bin/solr start -s <S1>
- to stop it run <S2>/bin/solr stop -all
WebCts2LE deployment
- file WebCts2LE-embedded-jetty.zip is included in the CTS2-LE release
General
- unzip WebCts2LE-embedded-jetty.zip to a directory (denoted by <W> in the following)
Embedded Jetty Variant
- edit file <W>/CTS2LE_resources/resources-custom/setting.json. The following fragment shows the relevant lines to adapt:
1 ksjdksjd
2 lksdlkldsk
lala