How to Install grafana and run in Unix server without root/sudo access

Hello community ,
I am very new to grafana and I’m tasked to perform POC for approval of implementation in a controlled environment where there is no root/sudo access to follow standard steps install and run.

Can someone suggest step-by-step how to install and run grafana service with normal user access in unix environment?

Thanks in advance .

Should work if you download the standalone binaries, have the HTTP server bind to a port > 1024 and set the Grafana database path to a location that is writeable for the user you will be running Grafana as.