Warning: file_put_contents(): Only 0 of 21673 bytes written, possibly out of free disk space in /var/www/bluespice/w/extensions/BlueSpiceVisualDiff/includes/HTMLDiffEngine.class.php on line 113

Warning: file_put_contents(): Only 0 of 21609 bytes written, possibly out of free disk space in /var/www/bluespice/w/extensions/BlueSpiceVisualDiff/includes/HTMLDiffEngine.class.php on line 113

Warning: file_put_contents(): Only 0 of 64 bytes written, possibly out of free disk space in /var/www/bluespice/w/extensions/BlueSpiceVisualDiff/includes/HTMLDiffEngine.class.php on line 68

Warning: file_put_contents(): Only 0 of 108 bytes written, possibly out of free disk space in /var/www/bluespice/w/extensions/BlueSpiceVisualDiff/includes/HTMLDiffEngine.class.php on line 173

Warning: file_put_contents(): Only 0 of 6368 bytes written, possibly out of free disk space in /var/www/bluespice/w/extensions/BlueSpiceVisualDiff/includes/UnifiedTextDiffEngine.class.php on line 24

Warning: file_put_contents(): Only 0 of 6323 bytes written, possibly out of free disk space in /var/www/bluespice/w/extensions/BlueSpiceVisualDiff/includes/UnifiedTextDiffEngine.class.php on line 26

Warning: file_put_contents(): Only 0 of 64 bytes written, possibly out of free disk space in /var/www/bluespice/w/extensions/BlueSpiceVisualDiff/includes/UnifiedTextDiffEngine.class.php on line 67

Warning: file_put_contents(): Only 0 of 108 bytes written, possibly out of free disk space in /var/www/bluespice/w/extensions/BlueSpiceVisualDiff/includes/HTMLDiffEngine.class.php on line 173
Covcheck: Unterschied zwischen den Versionen – Maxcrc MediaWiki

Covcheck: Unterschied zwischen den Versionen

(Installation of Covcheck Application Server)
(Markierung: 2017-Quelltext-Bearbeitung)
(Markierung: 2017-Quelltext-Bearbeitung)
Zeile 24: Zeile 24:
  
 
* Execute the following command:
 
* Execute the following command:
 
+
<br />
 
<syntaxhighlight>
 
<syntaxhighlight>
 
tar xvf covid-installer.tar.gz && cd ./covid-installer
 
tar xvf covid-installer.tar.gz && cd ./covid-installer
 
</syntaxhighlight>
 
</syntaxhighlight>
 +
<br />
  
 
*Modify file '''.env''' and specify the database password ('''POSTGRES_PASSWORD''') and, if necessary, host name ('''ODOO_HOST_NAME''') and timezone ('''TZ'''):
 
*Modify file '''.env''' and specify the database password ('''POSTGRES_PASSWORD''') and, if necessary, host name ('''ODOO_HOST_NAME''') and timezone ('''TZ'''):
 
+
<br />
 
<syntaxhighlight>POSTGRES_PASSWORD=gR7K6GT8MvQHpvLs
 
<syntaxhighlight>POSTGRES_PASSWORD=gR7K6GT8MvQHpvLs
 
ODOO_HOST_NAME=covcheck.maxcr.de
 
ODOO_HOST_NAME=covcheck.maxcr.de
 
TZ=Europe/Berlin</syntaxhighlight>
 
TZ=Europe/Berlin</syntaxhighlight>
 +
<br />
  
*If SSL certificates are provided for domain name '''ODOO_HOST_NAME''' put them into directory '''/etc/nginx/certs''', e.g:
+
*If SSL certificates are provided for domain name '''ODOO_HOST_NAME''', put them into directory '''/etc/nginx/certs''', e.g:
  
 
<syntaxhighlight>
 
<syntaxhighlight>
Zeile 55: Zeile 57:
  
 
*Run the installer script:
 
*Run the installer script:
 
+
<br />
 
<syntaxhighlight>script=install-covcheck.sh && chmod +x $script && ./$script -i</syntaxhighlight>
 
<syntaxhighlight>script=install-covcheck.sh && chmod +x $script && ./$script -i</syntaxhighlight>
 +
<br />
  
 
*The installation is finished successfully if you see this line in the shell:
 
*The installation is finished successfully if you see this line in the shell:
 
+
<br />
 
<syntaxhighlight>### Installation finished successfully</syntaxhighlight>
 
<syntaxhighlight>### Installation finished successfully</syntaxhighlight>
 +
<br />
  
 
You can make sure that the Covcheck is installed and running by executing the following command:
 
You can make sure that the Covcheck is installed and running by executing the following command:
  
 +
<br />
 
<syntaxhighlight>curl https://covcheck.maxcrc.de/covcheck/status</syntaxhighlight>
 
<syntaxhighlight>curl https://covcheck.maxcrc.de/covcheck/status</syntaxhighlight>
 +
<br />
  
 
The reply must be a JSON like as follows:
 
The reply must be a JSON like as follows:
 
+
<br />
 
<syntaxhighlight>{
 
<syntaxhighlight>{
 
   "status":"ok",
 
   "status":"ok",
 
   "last_update":"2022-07-04 12:06:34"
 
   "last_update":"2022-07-04 12:06:34"
 
}</syntaxhighlight>
 
}</syntaxhighlight>
 +
<br />
  
 
[[#installation_files]]
 
 
===Installation Files===
 
===Installation Files===
  
Zeile 118: Zeile 123:
  
 
Fill-in the following fields and then click '''Change Password''':
 
Fill-in the following fields and then click '''Change Password''':
**Old Password
+
*Old Password
**New Password
+
*New Password
**Confirm New Password
+
*Confirm New Password
 
<br />
 
<br />
  
Zeile 149: Zeile 154:
 
==Configuration of Galaxy Gate==
 
==Configuration of Galaxy Gate==
  
In order COVID certificates and tests can be validated against the Covcheck server the proper dispatcher and display must be selected and configured.
+
In order COVID certificates and tests can be validated against the Covcheck server, the proper dispatcher and display must be selected and configured.
  
 
===Dispatcher===
 
===Dispatcher===
  
Open the URL of the gate, login with the user '''wanzl''' and navigate to the '''Configuration''' page. Select tab '''Dispatchers''' and click '''Add''':
+
Open the URL of the gate, login with user '''wanzl''' and navigate to the '''Configuration''' page. Select tab '''Dispatchers''' and click '''Add''':
  
 
<br />
 
<br />
Zeile 184: Zeile 189:
 
===Display===
 
===Display===
  
Open the URL of the gate, login with the user '''wanzl''' and navigate to the '''Configuration''' page. Select tab '''Displays''' and click '''Add''':
+
Open the URL of the gate, login with user '''wanzl''' and navigate to the '''Configuration''' page. Select tab '''Displays''' and click '''Add''':
  
 
<br />
 
<br />

Anhänge

Diskussionen