-
Notifications
You must be signed in to change notification settings - Fork 3
Running Civilizer in a more customized way
suewonjp edited this page Oct 8, 2015
·
12 revisions
Currently, you can start Civilizer with:
- a different port number
- and a different {{[frgm]33 Private Home Directory }} path
- and {{[frgm]34 different options specified in each "app-options.properties" }} file under each Private Home.
- Windows Users:
- run-civilizer.bat
- -help, -h, -? : Show help message
- -port number : Specify port number
- -home path : Specify Private Home Directory
- Other OS Users:
- run-civilizer.sh
- -help, -h, -? : Show help message
- -port number : Specify port number
- -home path : Specify Private Home Directory
- Example:
- run-civilizer.sh -port 12345 -home "/Users/my-user-name/cvz-home"
- This will start Civilizer with the port number 12345 and PHD of "/Users/my-user-name/cvz-home"
- That means you need to access Civilizer at the URL of
http://localhost:12345/civilizer/app/home
- Run the following command from the command line at the root of the installation directory
- java -Dcivilizer.private_home_path=[your-private-home-path] -jar extra/lib/jetty-runner.jar --config jetty.xml --port [your-port-number] --path /civilizer civilizer
When you specify a different PHD, make sure it is an absolute path.
- civilizer official page
- civilizer github page
- civilizer sourceforge page
- civilizer twitter - @civilizer_pkm
- civilizer tutorial video
- civilizer wiki and online docummentations
- feature request & bug report & other issues
- γ·γγ©γ€γΆγΌζ₯ζ¬θͺηGithubγγΌγΈ
- γ·γγ©γ€γΆγΌζ₯ζ¬θͺηγγγ₯γ‘γ³γ
- Fragment
- Tags on Civilizer
- File Box
- Panels on Civilizer
- Searching Fragments on Civilizer
- Private Home Directory for Civilizer
- Basic Operations for Fragments
- Basic Operations for Tags
- Basic Operations for File Box
- Basic Operations for Search Dialog
- Panel Toolbar Menus