Skip to main content

ubuntu is required, and configuration is required

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:...

Install the Application on Ubuntu

Get from the download website the setup file: installer-linux-.zip To install LogicalDOC unpack the zip archive, open a terminal window and execute the command from command line: $ java -jar logicaldoc-installer.jar If the system does not have a...

System Requirements

Hardware requirements may vary based on the number of concurrent users, repository size and system configuration. Larger implementations may require some configuration tuning to perform optimally. LogicalDOC Commercial Subscribers may contact the...

GhostScript

LogicalDOC needs to print documents to a virtual device sometimes when performing barcode recognition. In general in GhostScript is a package installed by default in all Linux distributions. On Ubuntu you can install in this way $ sudo apt-get install...