Instead of YONA_HOME, use YONA_DATA.
If you set a YONA_DATA and run bin/yona,
conf, uploads, repos, logs will be stored at YONA_DATA folder.
eg.
YONA_DATA=/yona-data;export YONA_DATA
bin/yona
It will make easy to upgrade and backup
YONA_HOME is no longer needed.