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.744.0 or later.
Lime Bootstrap in Desktop client¶
If you want to show a Lime BI 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.
On-premise Metabase versions¶
When installing the service via the command, it will download the latest version of the Metabase package. Here is an overview of what lime-bi version you need in order to run which Metabase version:
- lime-bi < 3.32.0: support for Metabase 1.34.x
- lime-bi >= 3.32.0: support for Metabase 1.41.x
- lime-bi >= 3.40.0 support for Metabase 1.44.x
- lime-bi >= 3.46.0 support for Metabase 1.46.x
- lime-bi >= 3.49.0 support for Metabase 1.47.x
- lime-bi >= 3.53.0 support for Metabase 1.49.x
- lime-bi >= 3.54.0 support for Metabase 1.50.x
- lime-bi >= 4.0.0 support for Metabase 1.57.x
- lime-bi >= 4.3.0 requires Metabase 1.57.x.