Skip to content
nicolas-raoul edited this page Nov 27, 2014 · 55 revisions

User:

  • Client URL: http://<servername>:8080/ui/
  • CMIS Atom URL: http://<servername>:8080/core/atom/bedroom
  • CMIS Browser URL: http://<servername>:8080/core/browser/bedroom
  • You can try NemakiWare (But this trial site is old version 1.1) at http://trial.nemakiware.com:8080/ui/ (user: admin password: admin), CMIS URL: http://trial.nemakiware.com:8080/nemakiware/atom/bedroom

Administrator:

Developer:


In this Wiki,

Variable Description
<INSTALL_PATH> The target folder of the installer
<TOMCAT_PATH> The installed tomcat's folder.
This equals to
<INSTALL_PATH>/apache-tomcat-8.x.xx/
<SOURCE_PATH> The root folder of the source code.
If you have cloned this repository, the created folder "NemakiWare" is SOURCE_PATH.
Clone this wiki locally