Hosting
By default, the service is hosted on Microsoft Azure and all data is managed in an Azure SQL database.
The service runs on .net 9.0, self-hosted on Windows x64 or Linux machines, and it connects to an existing Microsoft SQL database. Alternatively, for a zero copy and zero dependency deployment you can copy the executables to any machine and start the exe. The service will then use the built in SQLite DB to manage its data.
see Plans
Last updated