+            __                _            ______  ____  ______
           / /   ____  ____ _(_)________ _/ / __ \/ __ \/ ____/
          / /   / __ \/ __ `/ / ___/ __ `/ / / / / / / / /     
         / /___/ /_/ / /_/ / / /__/ /_/ / / /_/ / /_/ / /___   
        /_____/\____/\__, /_/\___/\__,_/_/_____/\____/\____/   
                     /____/                 

                      https://www.logicaldoc.com                    

                    LogicalDOC Enterprise Edition

For a complete installation guide, please go here: https://docs.logicaldoc.com


Prerequisites:
Java 21 or higher
A database engine up and running (recommended choice is MySQL 8.x or MariaDB 11.x)

________________________________________________________________________________
Installation procedure:

1) Open a privileged console where you have unpacked the installer

2) On Windows type the command: install.bat  / On Linux and Mac OSX type the command: install.sh 

3) Follow the installation steps

________________________________________________________________________________
Start/Stop procedure on Linux and Mac OSX:

1) Open a privileged console in the installation directory

2) To start type the command: ./bin/logicaldoc.sh start

3) To stop type the command: ./bin/logicaldoc.sh stop

________________________________________________________________________________
Please report any bugs you can find using the dedicated Bug tracking system: 
https://bugs.logicaldoc.com

The LogicalDOC Development Team