#17: Testinstallation-deutsch.adoc
doc/Testinstallation-deutsch.adoc Documentation, doc/Testinstallation-deutsch.adoc 72 lines · 45 code · 2 comments · 25 blank
German-language guide for installing a test instance of ProjectForge. Covers download, Java 17 setup, embedded database, development mode config, 2FA simulation, and reset instructions.
Sections Covered
- Download der JAR-Datei
- Java 17 Installation
- Erststart mit Console-based Wizard
- Embedded Database vs. PostgreSQL
- Testsystem-Auswahl und Passwortvergabe
- Herunterfahren mit CTRL-C
- Konfiguration (
development.mode, SMS-URL)
- 2-Faktor-Authentifizierung simulieren
- Reset (Datenbank löschen)
- Weiterführende Dokumentationslinks
Key Configuration Properties
| Property | Purpose |
projectforge.development.mode=true | Enables verbose logging and prints 2FA codes |
projectforge.sms.url | SMS gateway URL for 2FA simulation |
Git History
7e9fb9c61 Testinstallation-deutsch.adoc.
261354a30 Visibility of menu items is now configurable (by groups).
7d02643e2 AITimeSavings: calculation fixed.