grafana/pkg/build/packaging
Dan Cech de99ce139c
Server: Switch from separate server & cli to a unified grafana binary (#58286)
* avoid the need for a second bulky binary for grafana-cli

* look for grafana-server in $PATH as well as same directory

* implement unified "grafana" command

* update dockerfiles, fix grafana-cli -v

* update packaging to work with single binary

- add wrapper scripts for grafana and grafana-server
- update and sync package files
- implement --sign flag of build package command
- stop packaging scripts folder, they are not useful for end users
- add support for --configOverrides in server command
- remove unused nfpm.yaml config file

* windows support
2022-11-22 11:53:43 -05:00
..
artifacts.go Move files under pkg/build/packaging (#56435) 2022-10-06 03:33:40 -04:00
deb.go CI: Add CreateTempDir func and use it in publish packages logic (#57171) 2022-10-19 12:58:22 +02:00
docs.go CI: move grabpl package command to pkg/build (#55651) 2022-09-23 11:49:07 -05:00
errors.go CI: move grabpl package command to pkg/build (#55651) 2022-09-23 11:49:07 -05:00
grafana.go Server: Switch from separate server & cli to a unified grafana binary (#58286) 2022-11-22 11:53:43 -05:00
rpm_test.go Move files under pkg/build/packaging (#56435) 2022-10-06 03:33:40 -04:00
rpm.go CI: Add CreateTempDir func and use it in publish packages logic (#57171) 2022-10-19 12:58:22 +02:00