Y
Hacker News
new
|
ask
|
show
|
jobs
by
imwill
2221 days ago
I just built it from sources because of the same reason. What are the issues on your side?
1 comments
elagost
2220 days ago
I've got a complicated proxy setup to contend with and have to build via Jenkins on some older Linux boxes, so it's just trial and error. You have a build script you'd be willing to share?
link
ooOOoo
2220 days ago
We are building from source with Docker. Without using Docker, you could try to just run the commands in
https://github.com/grafana/grafana/blob/master/Dockerfile
link