-
Notifications
You must be signed in to change notification settings - Fork 23
Install(NemakiWare)
SUGIMOTO Takuma edited this page Nov 4, 2016
·
7 revisions
English/日本語
- Linux/Windows/Mac
- Java
- NemakiWare 2.3 : Java 7
- NemakiWare 2.4 : Java 8
- CouchDB
(You must install by yourself CouchDB. See)
- Installer runs on multi-platform.
- Installer is build using IzPack.
https://github.com/aegif/NemakiWare/releases
- GUI
Simply click the execution file, orjava -jar <installer_file>
- CUI
java -jar <installer_file> -console
- You must install and start CouchDB before this installation.
- Each item in the installer can be skipped. For example:
- You can reinitialize only CouchDB.
- You can update only war files + tomcat server.
- Make sure you have already run CouchDB before starting NemakiWare
- Then, all you need to do is just run the tomcat server
sh <TOMCAT_PATH>/bin/startup.sh