Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
installation:server-installation [2020-06-16 11:30] Martin Nilsson |
installation:server-installation [2023-05-15 15:38] (current) Anders Edqvist |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ==== Required software ==== | ==== Required software ==== | ||
| - | Prepare the Windows server environment by installing the Microsoft .NET 4.0 Framework, if not already installed. This is not needed on Windows Server 2012 or later. | + | Prepare the Windows server environment by installing the Microsoft .NET 4.7.2 Framework |
| <WRAP round info> | <WRAP round info> | ||
| - | **Python 3.7 is required from version | + | **Python 3.11 is required from version |
| - | From version | + | From version |
| - | Instructions for how to install Python 3.7.3 is found [[installation: | + | Instructions for how to install |
| + | |||
| + | </ | ||
| + | |||
| + | <WRAP round info> | ||
| + | **Python 3.7 is required from version 12.51 to 2022.3 (Rysy)** | ||
| + | |||
| + | From version 12.51 and later of Lime CRM Server, Python 3.7 needs to be installed prior to installation or upgrade of Lime CRM Server. | ||
| + | |||
| + | Instructions for how to install Python 3.7 is found [[installation: | ||
| </ | </ | ||
| Line 30: | Line 39: | ||
| ==== Certificates ==== | ==== Certificates ==== | ||
| - | The installer asks for an HTTPS certificate to use for Lime CRM Server. | + | The installer asks for an HTTPS certificate to use for Lime CRM Server. Use an existing certificate issued by a trusted root certificate authority. The certificate must be located in the Windows Certificate Store (machine store) and have a private key that is marked as exportable. Certificates issued using a CNG cryptography provider (Microsoft specific) are not supported. |
| - | + | ||
| - | * Use an existing certificate issued by a trusted root certificate authority. The certificate must be located in the Windows Certificate Store (machine store) and have a private key that is marked as exportable. Certificates issued using a CNG cryptography provider (Microsoft specific) are not supported. | + | |
| - | + | ||
| - | * Create a [[https:// | + | |
| ===== Installation procedure ===== | ===== Installation procedure ===== | ||
| Line 47: | Line 52: | ||
| During the installation, | During the installation, | ||
| - | Lime services: | + | Lime services |
| + | * Lime CRM Event Handler (lime-event-handler) | ||
| + | * Lime CRM Import Service 1 (lime-crm-importer-1) | ||
| + | * Lime CRM Scheduler (limecrm-scheduler) | ||
| + | * Lime CRM Search Indexer (lime-crm-search-indexer) | ||
| + | * Lime CRM Server Administration (llab-lisa) | ||
| + | * Lime CRM Task Scheduler Service (lime-task-scheduler) | ||
| + | * Lime CRM Task Service 1 (lime-task-handler-1) | ||
| + | * Lime CRM Webfront (lime-crm-webfront) | ||
| + | * Lime CRM Webserver (lime-crm-webserver) | ||
| + | |||
| + | Lime Component Services (2023.1) | ||
| + | * COM+ Applications -> Lundalogik Data Components | ||
| + | |||
| + | Lime services (< | ||
| * Lime CRM Server | * Lime CRM Server | ||
| - | * Lime CRM Importer | + | * Lime CRM Import Service |
| * Lime CRM Search Indexer | * Lime CRM Search Indexer | ||
| * Lime CRM Scheduler | * Lime CRM Scheduler | ||
| - | * Lime CRM event handler | + | * Lime CRM Event Handler |
| + | * Lime Task Scheduler Service | ||
| + | * Lime Task Service | ||
| * LDC | * LDC | ||
| * LISA | * LISA | ||
| Line 65: | Line 86: | ||
| ===== Python customizations ===== | ===== Python customizations ===== | ||
| - | For developing and deploying modern customization using Python, you will need to create a '' | + | For developing and deploying modern customization using Python, you will need to create a '' |
| ===== Troubleshooting ===== | ===== Troubleshooting ===== | ||
| The installation will generate log files in '' | The installation will generate log files in '' | ||