mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 18:30:41 -06:00
mention fpm in build from source docs, Closes #2145
This commit is contained in:
parent
5562651ef0
commit
6deaa87a4c
@ -58,6 +58,8 @@ bra run
|
||||
Open grafana in your browser (default http://localhost:3000) and login with admin user (default user/pass = admin/admin).
|
||||
|
||||
## Creating optimized release packages
|
||||
This step builds linux packages and requires that fpm is installed. Install fpm via `gem install fpm`.
|
||||
|
||||
```
|
||||
go run build.go build package
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user