Skip to main content

data is required

Install on Synology

environment available on all Synology devices, so open the package manager and install the Docker package. Set up the Database container We will set up a MariaDB container that will be used by LogicalDOC, so enter the Registry tab of the Docker...

Backup Installation

backup.targetdirFull path of the directory that will receive the backup files db.usernameThe username to connect to the databasedb.passwordThe password to connect to the databasedb.host Hostname or IP address of the database. Default value: localhost...

Install on QNAP

environment available on all QNAP devices, so open the App Center and install the Container Station package. Set up the Database container We will set up a MariaDB container that will be used by LogicalDOC, so enter the Images tab of the Container...

Custom Reports

to generate reports at run time from the LogicalDOC application, is already included in the installation. You also need the database driver for being able to let the BIRT Designer connect to your LogicalDOC database. Working with BIRT Reports This...

Prepare the Database on Linux

In order to setup a production system you have to prepare a MySQL database where the application will store all data. To perform this step, make sure to have a MySQL up and running, so execute the command: /etc/init.d/mysql status Default settings...

Prepare the Database on Windows

but if you want to connect LogicalDOC to an existing MySQL or MariaDB installation, this guide describes how to prepare the database where the application will store all data. The MySQL (currently we recommend MySQL 8) package and its installation...

Prepare the Database on macOS

In order to set up a production system, you have to prepare a MySQL database where the application will store all data. To perform this step, make sure to have a MySQL up and running, if this is not the case install it:...

Prepare the Database on Ubuntu

In order to set up a production system, you have to prepare a MySQL database where the application will store all data. To perform this step, make sure to have a MySQL up and running, if this is not the case install it:...

High Availability and Disaster Recovery

to a specific node. It could be a local drive or whatever other storage device not shared among other nodes of the cluster. Database Server: the database is shared among all the nodes. It could be a single node or another cluster of database servers....

Best Performance

to a specific node. It could be a local drive or whatever other storage device not shared among other nodes of the cluster. Database Server: the database is shared among all the nodes. It could be a single node or another cluster of database servers. In...

Artificial Intelligence

circumstances without significant human oversight and can learn from experience and improve performance when exposed to data sets. LogicalDOC contains a general purpose AI engine with which you can solve problems even not strictly related to document...

Install from Command line

to the Web Setup Procedure. In the first step, select the repository folder as follows: When you are asked to choose the database, select the External Database: Than in the next panel, insert your connection parameters and in particular use logicaldoc...

Data Isolation

Each tenant has its own data: users, folders, documents, templates... When a user logs in, he will operate inside his tenant in a complete isolation. LogicalDOC associates each username to a specific tenant, that's why you cannot use the same username...

Neural Network

A neural network is an AI model that teaches computers to process data by modeling it on how the human brain works. It is a type of machine learning (ML) process, called deep learning, that uses interconnected nodes or...

Install the Application on Linux

launch the installation from the command console $ java -jar logicaldoc-installer.jar -console When the installer asks for database, please put your connection parameters as specified earlier during database preparation, don't use the embedded database...

Install the Application on macOS

terminal window and execute the command from command line: $ java -jar logicaldoc-installer.jar When the installer asks for database, please put your connection parameters as specified earlier during database preparation, don't use the embedded database...

Install the Application on Ubuntu

launch the installation from the command console $ java -jar logicaldoc-installer.jar -console When the installer asks for database, please put your connection parameters as specified earlier during database preparation, don't use the embedded database...

Manual Update Procedure

previous version in case you have problems[/li]
  • Remember that we are not liable for loss of data if you don't have a valid backup
  • Launch the backup
  • [/list]...

    Samplers

    A sampler is an object used to retrieve and prepare a dataset for the training of a model. You handle the samplers in Administration > Artificial Intelligence > Models > Samplers You can count on different types of samplers with different settings:...

    License Management

    If direct Internet connection is not available, you can configure LogicalDOC to use a proxy [/alert] Registration data Each time you activate the license, your registration data will be sent to identify you, so it is important to make sure they are...