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](yona-run-options.md#windows-os) ### To restart - In the Linux/Uinx, the kill pid command stops the service. - [Simple Restart Shell Example](https://github.com/yona-projects/yona/blob/next/restart.sh) - Windows users exit the batch file that is running with ctrl-c.