Requirements¶
Lime CRM Server¶
- On-premise:
- Lime CRM Server: 2025.3 or later.
- Outgoing internet access.
- Cloud:
- Pre-installed in all standard cloud applications.
- Customized applications must be using lime-crm 2.1145.10 or later.
Lime Bootstrap in desktop client¶
If you want to show a dashboard in the desktop client you need Lime Bootstrap 1.12 or higher (1.x)
Additional on-premise requirements¶
PostgreSQL database¶
Lime BI uses a postgres database to store information about saved questions, dashboards, and any other data needed to run the application.
Enable TCP/IP connections in the Microsoft SQL Server¶
Lime BI uses TCP/IP to connect to the Lime database which isn't enabled by default, see instructions how to enable.
Open port 1433 in Microsoft SQL Server¶
Lime BI connects to Microsoft SQL Server on port 1433. You have to ensure that the port is open.
Outgoing internet access¶
Lime BI verifies its license on every service start by sending a request to https://store.metabase.com/api or https://token-check.metabase.com. The network must allow outgoing access to these domains.
If outgoing internet access is not enabled, see License activation fails due to blocked domain.