--env="MYSQL_DATABASE=logicaldoc" --env="MYSQL_USER=ldoc" --env="MYSQL_PASSWORD=changeme" mysql:5.7 $ docker run -d -p 8080:8080 --env LDOC_USERNO=your_userno --link mysql-ld logicaldoc/logicaldoc You should be able to access LogicalDOC at...
After that, LogicalDOC is in execution and you have to perform the first setup, just point your browser to: http://localhost:8080/setup If the browsers ask you the credentials, use admin / admin to access to the Web Setup Procedure. In the first step,...
file into PDF serverLocalUrl: base url to be used to rewrite the references to LogicalDOC resources (eg: http://localhost:8080) CoolUtilsConverter Uses the Cool Utils applications installed in the server machine imageConverter: absolute path of the...
to point to your LogicalDOC installation #set($url = $clazzUrl.getConstructor($clazzString).newInstance("http://localhost:8080/services/rest/system/getInfo")) $log.info("url: $url") # Open the connection to the remote server #set ($con =...
$ /etc/init.d/logicaldoc-all start Now you can access the program using the browser, pointing it to http://localhost:8080/. Use the account admin with password admin to enter the first time. Check the paths of external tools After the installation, it...
width="400" group="qnap-logicaldoccontainer"/] Map the ports Open the Network tab and map the Container Port 8080 to the Host Port 1280 and the 22 to 1222: [lightbox2 title="LogicalDOC ports"...
width="400" group="syno-logicaldoccontainer"/] Map the ports When asked to set up the ports, map the Container Port 8080 to the Local Port 1280 and the 22 to 1222: [lightbox2 title="LogicalDOC ports"...
$ sudo service logicaldoc-all start Now you can access the program using the browser, pointing it to http://localhost:8080/. Use the account admin with password admin to enter the first time. Check the paths of external tools After the installation it...
put a unique identifier (you may put here the same URL you normally use to connect to LogicalDOC, e.g. http://localhost:8080) Enable both the signature of the AuthRequest messages and the encryption of received assertions Choose SHA-256 as Signature...
put a unique identifier (you may put here the same URL you normally use to connect to LogicalDOC, e.g. http://localhost:8080) Enable both the signature of the AuthRequest messages and the encryption of received assertions Choose SHA-256 as Signature...
Server), don't use the embedded database for production. At the end of installation, point the browser to http://localhost:8080/ and enter with: Username: admin Passowrd: admin Check the paths of external tools After the installation it is better to...