cobi.time:installation_guide
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cobi.time:installation_guide [2021/11/04 12:27] – alopez | cobi.time:installation_guide [2025/11/26 14:07] (current) – [Requirements] thuth | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Requirements ===== | ===== Requirements ===== | ||
| - | * [[https:// | + | * Node.js Version 24.11.0 |
| * Microsoft IIS (WebServer) | * Microsoft IIS (WebServer) | ||
| * [[https:// | * [[https:// | ||
| Line 11: | Line 11: | ||
| ===== Installation ===== | ===== Installation ===== | ||
| - | ==== NODEJS | + | ==== NODE.js |
| - | Download the NODEJS | + | Download the NODE.js |
| + | ---- | ||
| ==== IIS Installation ==== | ==== IIS Installation ==== | ||
| Line 105: | Line 106: | ||
| < | < | ||
| - | npm i -g qckwinsvc | + | npm i -g qckwinsvc2 |
| </ | </ | ||
| After that use that new package to install a COBI.time Microsoft Service. | After that use that new package to install a COBI.time Microsoft Service. | ||
| - | |||
| - | If you get an Powershell Execution Policy Warning execute this Command beforehand: | ||
| < | < | ||
| - | Set-ExecutionPolicy RemoteSigned | + | qckwinsvc2 install name=" |
| </ | </ | ||
| + | |||
| + | If you install COBI.time to a different folder change the command accordingly. | ||
| + | |||
| + | If you get an Powershell Execution Policy Error execute this Command beforehand: | ||
| < | < | ||
| - | qckwinsvc | + | Set-ExecutionPolicy RemoteSigned |
| </ | </ | ||
| - | |||
| - | If you install COBI.time to a different folder change the command accordingly. | ||
| \\\ | \\\ | ||
| Line 171: | Line 172: | ||
| \\\ | \\\ | ||
| + | |||
| + | Important: SNI (Server Name Indication) must be ticked! | ||
| After this Step the COBI.time Website should be up and running under: '' | After this Step the COBI.time Website should be up and running under: '' | ||
| Line 215: | 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 | ||
| + | </ | ||
| ====== Uninstallation ====== | ====== Uninstallation ====== | ||
cobi.time/installation_guide.1636025235.txt.gz · Last modified: by alopez