[Notice] Announcing the End of Demo Server [Read me]
File name
Commit message
Commit date
Suwon Chae 2017-02-04 ce4b6ff docs: Update docs and support english docs UNIX

How to run Yona #

Go to the unpacked directory and run yona.

YONA_DATA=/yona-data;export YONA_DATA
bin/yona

[Caution!] Please move below bin folder and do not run yona directly

First Page#

You can now access the welcome page by accessing the appropriate server 9000 port (http://127.0.0.1:9000 in local environment) with your web browser.

Finish setting admin and restart Yona.

Note! For Windows OS users
Please note #windows-os

To restart#

  • In the Linux/Uinx, the kill pid command stops the service.
  • Simple Restart Shell Example
  • Windows users exit the batch file that is running with ctrl-c.