Skip to main content

fiskaltrust.Middleware for Linux and macOs

Starting with version 1.3.45, it's possible to run the Italian Middleware on Linux. Just configure a CashBox and download the Launcher via the respective button in the CashBox overview. Like on Windows, the downloaded zip file contains scripts to install and test the Middleware. Other than that, no specific software needs to be installed as the Italian Middleware is running on the Launcher 2.0 which is self-contained and has no external dependencies.

Requirements

In general, it's possible to run the Middleware on each Linux distribution (Ubuntu, Debian, Raspbian, CentOS and Fedora, including their derivatives). Most testing at fiskaltrust is performed with Ubuntu and Debian, and we hence recommend to use these distributions.

VersionArchitecture
Debian>= 1064bit
Ubuntu>= 16.0464bit

Supported packages

Local data storage/Linux distribution support matrix

UbuntuDebianOther distributions
SQLite-Storagetestedtestedshould work (not tested)
MySQL-storagetestedtestedshould work (not tested)
EF-storagenot testednot tested

Both Entity Framework and SQLite queues can be launched on Linux, starting from version 1.3.45.

If you haven't already decided for a communication technology, we strongly recommend gRPC, as it provides a cleaner, more stable interface. Please refer to our demo project (currently available in C#, Java, Node.js and others) for sample implementations.