-
Notifications
You must be signed in to change notification settings - Fork 22
Home
Nicolas Raoul edited this page May 14, 2014
·
55 revisions
User:
- CMIS URL:
http://<servername>:8080/nemakiware/atom/bedroom
- Client URL:
http://<servername>:3000
Administrator:
- Prerequisites for installation
- Install CouchDB
- Install NemakiWare (Server, Search engine and Client)
- Run applications
- Configuration after installation
- Administration of CMIS server
- Administration of CouchDB
- Dump or load with CouchDB
- Administration of search engine
- Administration of client
- Data initialization
Developer:
- Prerequisites for development
- Start development
- Generate an installer
- CMIS Workbench(Simple client)
- Configuration(CMIS server)
- Configuration(search engine)
- Configuration(Client)
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-7.x.xx/ |
<SOURCE_PATH> | The root folder of the source code. If you have cloned this repository, the created folder "NemakiWare" is SOURCE_PATH. |