de:cobi.time:cobi.time_installation
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
de:cobi.time:cobi.time_installation [2024/04/29 09:20] – thuth | de:cobi.time:cobi.time_installation [2024/05/03 10:42] (current) – thuth | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== COBI.time Installation ====== | ====== COBI.time Installation ====== | ||
- | ===== Requirements | + | ===== Anforderungen |
* Node.js Version 16 | * Node.js Version 16 | ||
* Microsoft IIS (WebServer) | * Microsoft IIS (WebServer) | ||
- | * [[https:// | + | * [[https:// |
* SAP Business One ServiceLayer | * SAP Business One ServiceLayer | ||
* SAP Business One 10 Patchlevel 2 | * SAP Business One 10 Patchlevel 2 | ||
- | |||
===== Installation ===== | ===== Installation ===== | ||
==== NODE.js Installation ==== | ==== NODE.js Installation ==== | ||
- | Download the NODE.js | + | Laden Sie die LTS-Version von NODE.js |
+ | ---- | ||
==== IIS Installation ==== | ==== IIS Installation ==== | ||
- | If Microsoft IIS is already installed you this Installation Guide may not be applicable for you. Just make sure the dynamic compression is installed for Microsoft IIS. | + | Wenn Microsoft IIS bereits installiert ist, ist dieses Installationshandbuch möglicherweise nicht für Sie zugeschnitten. Stellen Sie einfach sicher, dass die dynamische Komprimierung für Microsoft IIS installiert ist. |
- | Make sure Microsoft IIS is not installed: | + | Stellen Sie sicher, dass Microsoft IIS nicht installiert ist: |
{{: | {{: | ||
- | If not, install | + | Wenn nicht, installieren Sie Microsoft IIS: |
{{: | {{: | ||
Line 29: | Line 29: | ||
\\\ | \\\ | ||
- | Picture 1: Add Roles or Features | + | Fügen Sie Rollen und Features |
\\ | \\ | ||
- | Press Next: | + | Klicken Sie auf Weiter: |
- | {{:5.png?500|}} | + | {{:5n.png?500|}} |
\\\ | \\\ | ||
- | Press Next: | + | Klicken Sie auf Weiter: |
- | {{:6.png?500|}} | + | {{:6n.png?500|}} |
\\\ | \\\ | ||
- | Press Next: | + | Klicken Sie auf Weiter: |
- | {{:7.png?500|}} | + | {{:7n.png?500|}} |
\\\ | \\\ | ||
- | Install | + | Installieren Sie Webserver IIS mit Standardfunktionen |
{{: | {{: | ||
Line 57: | Line 57: | ||
\\\ | \\\ | ||
- | Press next untill you get install. Then Install the Features. You normally don’t need to restart the computer. | + | Klicken Sie auf „Weiter“, |
+ | Normalerweise ist kein Neustart des Computers erforderlich. | ||
- | \\\ | + | ---- |
- | ==== IIS Module | + | ==== IIS Modul URL Installation |
- | Install the URL Rewrite from the requirements after you have installed | + | Installieren Sie die URL Umschreibung gemäß den Anforderungen, |
https:// | https:// | ||
- | \\\ | + | ---- |
==== COBI.time Installation ==== | ==== COBI.time Installation ==== | ||
- | Install | + | Installieren Sie COBI.time |
- | Navigate to that folder and then edit the '' | + | Navigieren Sie zu diesem Ordner und bearbeiten Sie dann die Datei „.env“ mit Notepad. (Stellen Sie sicher, dass Sie über Administratorrechte verfügen. Andernfalls starten Sie Notepad als Administrator und öffnen Sie dann die Datei „.env“ über den Kontext „Datei öffnen“).: |
\\\ | \\\ | ||
- | {{:4.png?450 |}} | + | {{:4n.png?650 |}} |
\\\ | \\\ | ||
< | < | ||
- | MODE=production (production or development | + | MODE=production (Produktion oder Entwicklung |
- | PORT=62000 (specify any port here for COBI.time Backend) | + | PORT=62000 (Geben Sie hier einen beliebigen Port für COBI.time Backend |
- | SAP_URL=https:// | + | SAP_URL=https:// |
- | SAP_USER=manager (SAP User with indirect Access License or higher) | + | Ersetzen Sie Localhost |
- | SAP_PASSWORD=**** (SAP User Password) | + | SAP_USER=manager (SAP-Benutzer mit indirekter Zugriffslizenz oder höher) |
- | SAP_DB=SBODemoDE93 (SAP Database | + | SAP_PASSWORD=**** (SAP Benutzername Passwort) |
- | SSLPass=1234 (Password for custom | + | SAP_DB=SBODemoDE93 (SAP Datenbank |
- | SECRET=iosncaonmwdo1! (Change to any random string for authorization token encryption) | + | SSLPass=1234 (Passwort für benutzerdefiniertes |
+ | SECRET=iosncaonmwdo1! (Wechseln Sie zu einer beliebigen Zufallszeichenfolge für die Autorisierungstoken-Verschlüsselung) | ||
</ | </ | ||
- | Don’t change any other fields! | + | Ändern Sie keine anderen Felder! |
- | You have the possibility to change the SSL Certificate if you want to host COBI.time | + | Sie haben die Möglichkeit, |
+ | mit dem Zertifikat und „key.pem“ mit dem privaten, passwortgeschützten Schlüssel. Ändern Sie den SSLPass | ||
- | \\\ | + | ---- |
==== COBI.time Service Installation ==== | ==== COBI.time Service Installation ==== | ||
- | Open Powershell | + | Öffnen Sie die Powershell |
- | Install a global | + | Installieren Sie ein globales |
< | < | ||
Line 108: | Line 111: | ||
</ | </ | ||
- | After that use that new package to install a COBI.time Microsoft | + | Verwenden Sie anschließend dieses neue Paket, um einen COBI.time-Microsoft-Dienst zu installieren. Stellen Sie sicher, dass alle Werte im Befehl korrekt sind: |
< | < | ||
- | qckwinsvc2 | + | qckwinsvc2 |
</ | </ | ||
- | If you install | + | Wenn Sie COBI.time |
- | If you get an Powershell | + | Wenn Sie einen Powershell-Ausführungsrichtlinienfehler erhalten, führen Sie diesen Befehl vorher aus: |
< | < | ||
Line 122: | Line 125: | ||
</ | </ | ||
- | \\\ | + | ---- |
- | ==== IIS Configuration | + | ==== IIS Konfiguration |
- | Open IIS-Manager: | + | Öffnen Sie den IIS-Manager: |
{{: | {{: | ||
Line 132: | Line 135: | ||
\\\ | \\\ | ||
- | Change the default Website to COBI.time | + | Ändern Sie die Standardwebsite in den COBI.time-Ordner: |
\\ | \\ | ||
Line 140: | Line 143: | ||
\\ | \\ | ||
- | Change the Physical Path Property to: '' | + | Ändern Sie die den Pfad in: |
+ | '' | ||
\\\ | \\\ | ||
Line 148: | Line 152: | ||
\\ | \\ | ||
- | Open Server Certificates and add COBI.time Servercertificate | + | Öffnen Sie die Serverzertifikate und fügen Sie COBI.time Servercertificate |
{{: | {{: | ||
Line 154: | Line 158: | ||
\\ | \\ | ||
- | Right Click -> Import | + | Rechtsklick |
- | Select the .pfx from '' | + | Wähle Sie die .pfx Datei aus '' |
\\\ | \\\ | ||
- | Edit the Default Web Site Binding Settings: | + | Bearbeiten Sie die Standardeinstellungen für die Webseitenanbindung: |
{{: | {{: | ||
Line 166: | Line 170: | ||
\\\ | \\\ | ||
- | Remove | + | Entfernen Sie http aus der Liste und fügen Sie nur https hinzu. Wählen Sie das SSL-Zertifikat aus, das Sie gerade importiert haben: |
- | {{:13.png?700|}} | + | {{:13n.png?700|}} |
\\\ | \\\ | ||
- | Important: SNI (Server Name Indication) | + | Wichtig: SNI (Server Name Indication) |
- | After this Step the COBI.time Website | + | Nach diesem Schritt sollte die COBI.time-Website |
- | \\\ | + | ---- |
- | ===== COBI.time | + | ===== COBI.time |
- | Navigate to: '' | + | Navigieren Sie zu: '' |
{{: | {{: | ||
Line 186: | Line 190: | ||
\\\ | \\\ | ||
- | Change the URL to the Backend IP Address | + | Ändern Sie die URL in die Backend-IP-Adresse |
- | \\\ | + | ---- |
- | ===== COBI.time | + | ===== COBI.time |
- | Warning: COBI.time | + | Warnung: COBI.time |
- | Make sure the previously installed service is running. Navigate to COBI.time | + | Stellen Sie sicher, dass jeder Benutzer von SAP abgemeldet ist, bevor Sie diesen Schritt ausführen |
+ | Stellen Sie sicher, dass der zuvor installierte Dienst ausgeführt wird. Navigieren Sie zur COBI.time | ||
- | This site should display a changelog and every table COBI.time | + | Diese Seite sollte ein Änderungsprotokoll anzeigen und jede Tabelle, die COBI.time |
{{: | {{: | ||
Line 201: | Line 206: | ||
\\\ | \\\ | ||
- | Click on execute and wait until all tables have been created. COBI.time | + | Klicken Sie auf Ausführen und warten Sie, bis alle Tabellen erstellt wurden. COBI.time |
- | After you have restarted the Service Layer click ok: | + | Nachdem Sie den Service Layer neu gestartet haben, klicken Sie auf OK: |
{{: | {{: | ||
- | The Website | + | Die Website |
- | You have successfully installed | + | Sie haben COBI.time |
- | Username: admin | + | Benutzername: admin |
- | Password: admin | + | Passwort: admin |
- | Make sure to change that password. If you have further questions regarding | + | Stellen Sie sicher, dass Sie dieses Passwort ändern. Weitere Fragen zur COBI.time-Nutzung finden Sie im COBI.time-Handbuch. |
- | \\ | + | ---- |
- | ====== | + | ====== |
- | ===== Remove | + | ===== Entfernen Sie den COBI.time-Dienst |
- | Use the following command to uninstall the COBI.time | + | Verwenden Sie den folgenden Befehl, um den COBI.time-Dienst zu deinstallieren: |
< | < | ||
Line 229: | Line 234: | ||
</ | </ | ||
- | After that you can just remove the COBI.time | + | Danach können Sie die COBI.time-Installation einfach von Ihrem Computer entfernen. |
- | + | ||
- | + | ||
- | + | ||
- | + |
de/cobi.time/cobi.time_installation.1714375203.txt.gz · Last modified: 2024/04/29 09:20 by thuth