This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:software:tim:installation [2014/11/26 15:24] felix.studnitz created |
en:software:tim:installation [2021/07/01 09:52] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)// | + | ==== Introduction ==== |
+ | TIM is a Java-based application that runs (at the moment exclusively) in JBoss and requires a database as storage medium. | ||
+ | > All necessary documents can be downloaded from our server: http://download.tim-solutions.de | ||
- | requirement==== Introduction ==== | + | <note important> This document is only applicable for Windows installations; however, they may also be used for Linux systems if the proper technical knowledge is present </note>. |
- | T!M - Task !n Motion is a Java-based application which runs (at the moment exclusively) in JBoss and which requires a databasis as storage medium. | + | ==== Hardware Requirements ==== |
- | > On request you will receive the installation package at T!M - Task !n Motion (support@tim-solutions.de) | + | The most up-to-date [[requirement|requirements]] are found on this page. |
- | + | ||
- | > This documentation will only focus on an installation in Windows. This documentation might otherwise also be used for a Linux-based operating system if there is enough necessary expertise to make the adaption. | + | |
- | + | ||
- | ==== Hardware requirements ==== | + | |
- | You will find the the most up-to-date [[requirement|requirements]] on this page. | + | |
---- | ---- | ||
- | ==== Paketinhalt ==== | ||
- | Das Installationspaket wird im ZIP-Format ausgeliefert und muss als erstes entpackt werden. Momentan sind die auf dem Bild angezeigten Ordner und Dateien enthalten. \\ | ||
- | {{ :software:tim:installationpaket.jpg?direct&200|}} | ||
- | \\ **FirefoxPortable** \\ | ||
- | Ein mobiler Firefox, um Kompatibilitäten zu überprüfen und Javascript Funktion besser testen zu können. \\ | ||
- | \\ **JBoss** \\ | ||
- | Der aufbereitete JBoss, in dem T!M - Task !n Motion laufen wird. Hier kann alternativ ein bestehender Server verwendet werden, falls dieser im Unternehmen bereits vorhanden ist. \\ | ||
- | \\ **MySQL** \\ | ||
- | Ein Datenbanksystem welches frei erhältlich ist. Welche Versionen momentan unterstütz werden, finden Sie [[requirement|hier]] .\\ | ||
- | \\ **OOP** \\ | ||
- | Ein Openoffice Headless (Keine Benutzeroberfläche) Server, der für die Konvertierung von Worddateien in PDFs benötigt wird. \\ | ||
- | \\ **Java-JDK** \\ | ||
- | Die aktuell ausgelieferte Java Version, die benötigt wird, um den JBoss Server laufen lassen zu können, da dieser auf Java basiert. \\ | ||
- | \\ **NPP (Notepad++)** \\ | ||
- | Ein sehr umfangreicher Texteditor, der einen Eintrag in das [[software:tim:clients_-_allgemein:kontextmenue|Kontextmenü]] von Windows hinzufügt. \\ | ||
- | ----- | + | ==== An Overview of the First Steps ==== |
- | ==== Die Schritte im Überblick ==== | + | **1.** [[en:software:tim:installation_javajdk|Installation of Java JDK]] \\ |
- | 1. [[software:tim:installation_javajdk|Installation von Java JDK]] \\ | + | |
- | \\ | + | |
- | 2. [[software:tim:installation_mysql|Installation und Konfiguration von MySQL als Datenbank]] \\ | + | |
\\ | \\ | ||
- | 3. [[software:tim:installation_jboss|Installation und Konfiguration von JBoss]] \\ | + | **2.** [[en:software:tim:installation_mysql|Installation and configuration of MySQL as a data base]] \\ |
\\ | \\ | ||
- | 4. [[software:tim:installation_tim|Installation und Konfiguration von T!M - Task !n Motion]] \\ | + | **3.** [[en:software:tim:installation_jboss|Installation and configuration of JBoss]] \\ |
- | Setzt einen laufenden MySQL-Server voraus. \\ | + | |
\\ | \\ | ||
- | 5. [[:software:tim:oop |Installation von T!M - Documentconverter]] \\ | + | <note warning> Step 2 must be finished before continuing the process. </note> \\ |
- | Wird benötigt um Wordtemplates in PDF's zu Konvertieren. Wie man diesen einsetzt, kann man [[software:tim:actionhandler:wordtemplatehandler|hier]] nachlesen. \\ | + | **4.** [[en:software:tim:installation_tim|Installation and configuration of TIM]] \\ |
+ | \\ | ||
+ | **4.1** [[en:software:tim:encryption_tim|Encryption of TIM]] \\ | ||
\\ | \\ | ||
- | 6. [[software:dashboard:dashboard_installation|Installation des Dashboard]] \\ | + | --------- |
- | Das Dashboard kann von Prozessmanagern eingesetzt werden um Datenauswertungen zu fahren. | + | ==== Optional Components ==== |
+ | **5.** [[en:software:dashboard:dashboard_installation|Installation of the Dashboard]] \\ | ||
+ | The Dashboard can be used by a process manager to conduct analyses of crucial data. |