EN · DE · RU · FR · ES

#324: LantSetupWizard.kt

projectforge-application/src/main/kotlin/org/projectforge/setup/wizard/lanterna/LantSetupWizard.kt · Setup Wizard · 166 lines · 118 code · 34 comments · 14 blank

Part of the Application bootstrap layer. Setup Wizard.

Setup wizard guiding users through initial application configuration.

Structure

LantSetupWizardclass : File? = null, setupContext: SetupContext = SetupContext()) :.

Key dependencies: org.projectforge.common.CanonicalFileUtils, org.projectforge.common.EmphasizedLogSupport, org.projectforge.setup.SetupContext, org.projectforge.setup.SetupData, org.projectforge.setup.wizard.AbstractSetupWizard, org.projectforge.setup.wizard.JdbcConnectionTest

Design Decisions

Git History

CommitDescription
868d6abb72025 -> 2026 (minor edit, license header update)
63081666fSource file headers: 2024-> 2025. (minor edit, license header update)
b6092df09Copyright 2023 -> 2024 (minor edit, license header update)
ab45d51faCopyright 2001-2022 -> 2001-2023. (minor edit, license header update)
5f7ef41b8Copyright 2021 -> 2022 (minor edit, license header update)
e1a19856aWIP: Dockerization. Typo in DataTransferI18nResources fixed. Standard length of passwords decreased (10 -> 8).
3f8cd018eWIP: docker setup wizard
d7f72924fWIP: dockerization
56567bc6bDocker now supported by setup wizard.
ceb63e8a1Source code header: (C) 2001-2021.