User Tools

Site Tools


cobi.time:installation_guide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cobi.time:installation_guide [2023/11/08 19:20] wpertschcobi.time:installation_guide [2025/10/07 08:43] (current) – [COBI.time Database Setup] thuth
Line 3: Line 3:
 ===== Requirements ===== ===== Requirements =====
  
-  * Node.js Version 16+  * Node.js Version 22
   * Microsoft IIS (WebServer)   * Microsoft IIS (WebServer)
   * [[https://www.iis.net/downloads/microsoft/url-rewrite|Module for Microsoft IIS (URL Rewrite)]]   * [[https://www.iis.net/downloads/microsoft/url-rewrite|Module for Microsoft IIS (URL Rewrite)]]
Line 15: Line 15:
 Download the NODE.js LTS Version (See link in Requirements) and install it. Do not alter any values in the installation process. Just install it in the default way. Download the NODE.js LTS Version (See link in Requirements) and install it. Do not alter any values in the installation process. Just install it in the default way.
  
 +----
 ==== IIS Installation ==== ==== IIS Installation ====
  
Line 105: Line 106:
  
 <code> <code>
-npm i -g qckwinsvc+npm i -g qckwinsvc2
 </code> </code>
  
Line 111: Line 112:
  
 <code> <code>
-qckwinsvc --name "COBI-time" --description "COBI.time Backend Server" --script "C:\Program Files (x86)\COBI.time\server\server.js" -–startImmediately+qckwinsvc2 install name="COBI-time" description="COBI.time Backend Server" path="C:\Program Files (x86)\COBI.time\server\server.js" args="-a -c" now
 </code> </code>
  
Line 217: Line 218:
 Make sure to change that password. If you have further questions regarding COBI.time usage is answered in the COBI.time manual.  Make sure to change that password. If you have further questions regarding COBI.time usage is answered in the COBI.time manual. 
  
-\\+---- 
 + 
 +==== PIN Activation (optional) ==== 
 + 
 +To enable PIN entry in COBI.time, an activation password is required. 
 + 
 +Prerequisite (Server):   
 +On the server, a password must be defined in the .env file (activation password). \\   
 +This password is not stored in COBI.time itself but is only used once to activate the PIN function on the device. \\   
 + 
 +Content example:   
 +<file env .env> 
 +PinLoginPassword=test 
 +</file>
  
 ====== Uninstallation ====== ====== Uninstallation ======
cobi.time/installation_guide.1699467607.txt.gz · Last modified: by wpertsch

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki