Alvaro [Andor]
3aa9a0ec3f
Docs: Fixing v51 link ( #28396 )
...
* Update docker migration link in run.sh
* Fix docker migration link in whats-new-in-v5-1.md
2020-10-20 07:09:53 -07:00
Leonard Gram
fa45731b7f
Docker: OpenShift compatability ( #27813 )
...
* openshift wip
* Docker: switches from grafana group to root group
* Docker: make group fully configurable
* Docker: create custom grafana group if needed
* Docker: removes duplicated group permission
* Docker: more unneccesary changes
2020-10-14 13:38:04 +02:00
John S
4d3067e139
Docs: Refactor inconsistent unordered lists ( #27826 )
...
* Docs: Refactor inconsistent unordered lists
* add requested changes
* Update docs/sources/linking/data-link-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/http_api/_index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/guides/whats-new-in-v6-0.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/auth-proxy.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* resolve weird line breaks
* revert unintentional change
* Update docs/sources/auth/auth-proxy.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/auth-proxy.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/auth-proxy.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-10-02 11:02:11 -07:00
Arve Knudsen
702fb1edd1
Drone: Upgrade drone-grafana-docker image ( #27911 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-09-29 21:34:34 +02:00
Artem Kuchumov
2ba0083784
Docker: Don't upgrade packages when installing ( #24132 ) ( #26055 )
2020-07-28 17:07:23 +02:00
Arve Knudsen
d28d495235
Chore: Enable PR testing in Drone ( #26189 )
...
* Add Drone configuration
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Add more steps
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Add more steps
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Build front-end before testing it
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Upgrade grafana/build-container
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Add packaging step
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Trigger on push
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Remove some steps
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Enable steps
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Install Dockerize
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Use node image for test-frontend
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Increase number of test workers
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Make plugin installation depend on frontend tests
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Make integration tests depend on frontend tests
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Use grafana/build-container also for front-end tests
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Upgrade dependencies in order to fix front-end tests
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Depend on es-check
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Dont' depend on tests before building front-end
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Add more steps
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Fix packaging
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Simplify
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Try to build images
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Fix e2e tests
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Remove steps
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Install netcat
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Include golangci-lint with grafana/build-container
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Build storybook and docs website
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Fix e2e tests
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Use build image with root user
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Drop CircleCI dependencies
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Fix e2e tests
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Fix e2e under Drone
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Execute e2e server separately
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Use own plugin for building Docker images
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Use Starlark to configure Drone
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Add enterprise steps to pipeline
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Add more enterprise steps to pipeline
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Maintain Yarn cache
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Build enterprise Docker images
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Build Ubuntu Docker images
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Refactor
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Add Postgres integration test
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Add MySQL integration test
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Fix integration tests
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Parameterize integration test DB connections
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Categorize integration tests
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Use grabpl integration-tests
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Remove unintended change
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Drone: Disable Ubuntu Docker images for PR pipeline
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Regenerate yarn.lock
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Upgrade grabpl
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Restore Yarn cache before installing in grafana-enterprise
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Use separate pipelines for OSS and enterprise
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Let OSS builds depend on tests
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Restore Go cache before building back-end
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Reduce number of variants built for PRs
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Fix building of Docker images
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Drone: Simplify logic
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Drone: Use Starlark
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Drone: Fix syntax error
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Convert .drone.star to YAML
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Upgrade AWS Go SDK
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Drone: Fix Go linting
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Undo irrelevant changes
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Revert "Undo irrelevant changes"
This reverts commit 5152f65972
.
* Undo irrelevant changes
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* e2e: Support Circle
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Remove unused script
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* TypeScript fixes
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* TypeScript fixes
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Remove unused script
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* More Drone support
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Remove unused script
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Fix build on Circle
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Remove TODO comment
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-07-10 16:09:21 +02:00
Marcus Efraimsson
e25c6db7e9
Docker: Make sure to create default plugin provisioning directory ( #26017 )
2020-07-02 15:43:12 +02:00
Arve Knudsen
463e8ffd92
Docker: Upgrade to base on Alpine 3.12 ( #25936 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-06-30 14:26:02 +02:00
Marcus Efraimsson
cc95754e0d
Provisioning: Adds support for enabling app plugins ( #25649 )
...
Adds support for enabling app plugins using provisioning.
Ref #11409
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-06-22 17:49:13 +02:00
Leonard Gram
de8c1b9ad7
Reporting: tzdata is needed for reporting ( #24422 )
2020-05-08 14:17:12 +02:00
Arve Knudsen
b4570de92d
Docker: Remove another Alpine edge channel usage ( #24136 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-05-05 11:16:03 +02:00
Arve Knudsen
dda8caf48c
Docker: Upgrade to Alpine 3.11 ( #24056 )
...
* Docker: Upgrade to Alpine 3.11
2020-04-30 13:42:06 +02:00
Arve Knudsen
51c19da98d
Docker: Upgrade to Ubuntu 20.04 in Dockerfiles ( #23852 )
...
* Chore: Upgrade to Ubuntu 20.04
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-04-24 14:03:18 +02:00
Marcus Efraimsson
6e313e7d37
Image Rendering: Remove PhantomJS support ( #23460 )
...
Removes all references and usage of PhantomJS #23375 .
Remove direct link rendered image e2e smoke test for now.
Docker: Fix installing chrome in ubuntu custom docker image.
Improve handling of image renderer not available/installed #23593 .
Add PhantomJS breaking change and upgrading notes.
Use grabpl v0.2.10.
Closes #13802
Co-authored-by: Kyle Brandt <kyle@grafana.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-04-15 22:17:41 +02:00
Arve Knudsen
b148b306e2
Docker: Upgrade Ubuntu to 19.10 ( #22306 )
2020-02-19 15:23:54 +01:00
Leonard Gram
7dcf5887e6
Docker: Publish enterprise image with master-commit tag ( #22008 )
2020-02-07 16:08:14 +01:00
Leonard Gram
5345868148
Docker: change plugin path in custom docker ( #21837 )
...
This is to make the custom dockerfiles compatible with our instruction
to use persitent volumes for the /var/lib/grafana dir. Without this
change the contents of that folder will be overshadowed by the persitent
volume and none of the pre-installed plugins will be available.
2020-01-30 11:17:41 -08:00
Marcus Efraimsson
2484b24c75
Docker: Custom dockerfiles, docker and image rendering docs update ( #20492 )
...
Adds support for using custom dockerfiles to pre-install image
renderer plugins.
Updates docs for docker and image rendering.
Fixes #20241
Co-Authored-By: Leonard Gram <leo@xlson.com>
2019-11-21 18:05:26 +01:00
Arve Knudsen
08fcff107d
Build: Fix Docker builds ( #20312 )
2019-11-11 21:49:53 +01:00
Arve Knudsen
ff47238b26
Build: Build Ubuntu based Docker images also for ARM ( #20267 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2019-11-11 18:05:46 +01:00
Brian Gann
b63e4a9f52
Docker: Add dependencies to support oracle plugin in alpine ( #20214 )
...
* add dependencies to support oracle plugin in alpine
* fix typo
* add generated docker image for PR to artifacts to make testing easier
* update path to artifact
* debug path to artifact
* debug path to artifact
* debug path to artifact
* fix ld.so.cache conflict
* only add glibc-compat for x86_64 builds
* do not store docker image in artifacts
* fix missing fi
2019-11-08 10:04:15 +01:00
Arve Knudsen
e487c68156
Add Dockerfiles for Ubuntu ( #20196 )
...
* Build: Add /Dockerfile.ubuntu
* Build: Add packaging/docker/Dockerfile.ubuntu
* Build: Add grafana-docker-ubuntu-pr CircleCI job
* Build: Add CircleCI jobs for building master/release Ubuntu based Docker images
2019-11-07 16:36:40 +01:00
Anthony Woods
5b067e2868
update triggers to use new deployment_tools location ( #20194 )
...
raintank/deployment_tools repo is being moved to grafana/deployment_tools
2019-11-06 10:53:16 +01:00
Leonard Gram
e940edc79f
Docker: makes it possible to parse timezones in the docker image ( #20081 )
2019-10-30 09:33:27 +01:00
Arve Knudsen
b3c00e4c32
Docker: Build and use musl-based binaries in alpine images to resolve glibc incompatibility issues ( #19798 )
...
* build: Install musl cross compilers as part of build Docker image
* build: Build also musl packages in scripts/build/build.sh
* scripts/build/build-all.sh: Build musl Linux targets
* build: Upgrade build-container to 1.2.11
* build.go: De-duplicate code
* build: Base Docker images on musl binaries
2019-10-24 14:34:14 +02:00
oddlittlebird
fbbf9cecac
Update README.md ( #19551 )
...
* Update README.md
Minor grammar and formatting changes.
Took a stab at adding an intro, feel free to improve.
* Update README.md
2019-10-09 09:41:11 +02:00
Marcus Efraimsson
4d96bc590f
Docker: Upgrade packages to resolve reported vulnerabilities ( #19188 )
...
Fixes #19186
2019-09-18 19:32:14 +02:00
Dan Cech
302a1f06bc
Docker: switch docker image to alpine base with phantomjs support ( #18468 )
...
* switch docker image to alpine base
* Docker: switch packaging image to alpine
* use alpine image for build containers
* switch base images in build script
* only try to set up phantomjs on x86_64, reduce number of layers
* phantomjs binary is bundled with grafana
2019-08-16 17:46:35 +02:00
Leonard Gram
3481caf4fd
Docs: changelog for docker 6.3 ( #18429 )
2019-08-07 11:12:57 +02:00
Sofia Papagiannaki
c9f7e3059f
Fix failing end to end tests job for release ( #18323 )
...
Create and push the expected tag to grafana-dev repository
and use this instead for running the end to end tests
for the release.
2019-08-01 15:52:00 +02:00
Hassan Farid
711f62c813
Replaced ubuntu:latest with ubuntu:18.04; specific image version to make grafana build images consistent ( #18224 )
2019-07-23 18:33:37 +02:00
gotjosh
f38187d68b
Minor 6.3.0 beta1 changes ( #18048 )
...
* chore: mirror the Dockerhub readme
Seems like the dockerhub readme is out of sync with this one. Let's update this one to make them identical.
* chore: add changes part of 6.3.0-beta1 to the docker image README
* chore: add the date to the 6.3.0-beta1 changes in the CHANGELOG
2019-07-17 17:24:09 +01:00
gotjosh
2fb45eeec8
Grafana-CLI: Wrapper for grafana-cli
within RPM/DEB packages and config/homepath are now global flags ( #17695 )
...
* Feature: Introduce a grafana-cli wrapper
When our users install the *nix packed version of grafana, tendency is to use the services and scripts installed as part of the package for grafana-server. These leverage the default configuration options by specifying the several default paths.
This introduces a similar approach for the grafana-cli binary. We exposed it through a wrapper to ensure a proper configuration is in place. To enable that, we add the .real suffix to the original binary (grafana-cli.real) and then use a bash script named grafana-cli as the wrapper.
* Make the config and homepath flags global
* Introduce `configOverrides` as a global flag
This flag allows us to pass configuration overrides as a string.
The string follows the convention of configuration arguments separated by a space e.g. "cfg:default.paths.data=/dev/nullX cfg:default.paths.logs=/dev/nullX"
Also, it is backwards compatible with similar the previous configuration method through tailing arguments. Tailing arguments take presedence over the configuration options string.
* Only log configuration information in debug mode
* Move the grafana-cli binary to $GRAFANA_HOME/bin
As part of the package install process, we copy all the release files and
directories into the grafana home directory. This includes the /bin folder
from where we copied the binaries into their respective destinations.
After that, the /bin folder gets deleted as we don't want to keep
duplicates of the binaries around.
As part of this commit, we moved the re-creation of /bin within
grafana-home and the copy of the original binary (again) after the
folder gets deleted.
2019-06-24 20:20:21 +01:00
Carl Bergquist
f9b691bd54
Docker: Switch base to ubuntu:latest ( #17066 )
2019-06-14 22:57:55 +02:00
Will Medlar
5e44f001fb
Docker: Prevent a permission denied error when writing files to the default provisioning directory ( #16831 )
...
* build: Grant ownership of provisioning directory to runtime user
2019-05-10 09:03:17 +02:00
Carl Bergquist
b8674f4ec1
rpm: start grafana after mysqld process ( #16917 )
...
closes #16850
2019-05-07 09:47:03 +02:00
Brian Gann
157f330cf2
area/circleci: Speed up circleci build process for branches and pr ( #16778 )
...
* speed up circleci build
* convert build.sh to functions and add args for different build types
* add yarn cache
* add build latest to packaging step
* fast build should not try to tag non-amd builds
* remove signing step for prs-and-branches
2019-05-01 10:20:01 -05:00
Dennis Hoppe
15383510c8
Use package libfontconfig1, instead of libfontconfig ( #16548 )
2019-04-15 08:20:42 +02:00
Oleg Gaidarenko
04b3afcd15
Chore: Implement revive ( #16200 )
...
Since we do not like some of the default golint rules,
this commit proposes to use https://github.com/mgechev/revive .
And potential revive speed-up should't hurt :).
Right now, presented config (./conf/revive.toml) is permissive,
we might improve it over time however. Fixes for found revive
issues in the code are very limited so it wouldn't be large to review.
Also in this commit:
* Add annotations for makefile commands and declare phony targets
* Rename "gometalinter" script and CI command to "lint"
since we are doing there a bit more then using gometalinter package
* Add Makefile rules to .editorconfig
* Documentation which mentioned "golint" replaced with revive
Fixes #16109
Ref #16160
2019-03-27 17:53:49 +01:00
Torkel Ödegaard
a12960e476
Added comment to Docker file
2019-03-05 13:58:43 +01:00
Torkel Ödegaard
66d9b12981
Turn off verbose output from tar extraction when building docker files, fixes #15528
2019-03-05 12:03:48 +01:00
bergquist
5dc864b47f
fixes invalid folder check
...
-f check if a file exists. -d checks if the dir exists
2019-02-11 11:36:34 +01:00
bergquist
7ce18ec4f7
extract notifiers folder creation to new if statement
2019-02-11 11:30:41 +01:00
bergquist
217eb6310e
make sure notifiers dir exists for provisioning in docker
2019-02-11 11:17:23 +01:00
Marcus Efraimsson
9c18aa8684
make sure to create provisioning/notifiers directory for deb and rpm packages
2019-02-07 16:10:39 +01:00
Leonard Gram
caa9a90bfd
build: removes arm32v6 docker image.
2019-01-22 11:44:02 +01:00
Leonard Gram
ec11d5a90a
build: armv6 docker image.
2019-01-22 11:09:27 +01:00
Leonard Gram
c22ef628f3
build: removes curl install from build.
2019-01-10 15:12:43 +01:00
Leonard Gram
a82f0ed393
build: tags arm as well as amd64 as latest.
2019-01-10 14:41:02 +01:00
Johannes Würbach
702d449001
Docker image for ARM
2019-01-10 14:41:02 +01:00
Leonard Gram
13a962cc50
Revert "Docker image for ARM"
...
This reverts commit 5f7e6a5c73
.
2019-01-09 16:25:07 +01:00
Leonard Gram
a237a495b0
Revert "build: fixes docker push."
...
This reverts commit be57f6878c
.
2019-01-09 16:25:07 +01:00
Leonard Gram
be57f6878c
build: fixes docker push.
2019-01-09 15:52:04 +01:00
Johannes Würbach
5f7e6a5c73
Docker image for ARM
2019-01-09 15:09:13 +01:00
Torkel Ödegaard
dc22beadca
wip: style change progress
2018-12-13 16:02:14 +01:00
Torkel Ödegaard
b380f74131
updated publish script
2018-12-10 16:39:54 +01:00
Leonard Gram
9a771555f3
build: update latest when pushing docker.
2018-12-04 11:16:49 +01:00
Leonard Gram
bccce9922a
docker: Upgrades base packages in the images.
...
Related to #14182
2018-11-26 16:41:46 +01:00
Leonard Gram
6c267cb592
build: docker build for ge.
2018-11-21 09:03:05 +01:00
Leonard Gram
438f7d0332
build: refactoring.
2018-11-16 09:03:46 +01:00
Leonard Gram
2e8c4699b0
build: internal metrics for packaging.
2018-11-15 14:42:09 +01:00
Leonard Gram
5c1615292a
build: grafana enterprise docker image.
2018-10-31 16:02:36 +01:00
bergquist
0e34a6be0f
removes old invalid release guide
...
closes #13864
2018-10-29 10:37:30 +01:00
Leonard Gram
e2f74b55d2
build: grafana enterprise docker. ( #13839 )
2018-10-26 14:23:30 +02:00
Leonard Gram
4cc89f1753
docker: adds curl back into the docker image for utility. ( #13794 )
2018-10-23 16:10:23 +02:00
Leonard Gram
cc50cfd9d3
build: beta versions no longer tagged as latest.
...
Closes #12862
2018-08-16 14:03:49 +02:00
Leonard Gram
d7a0f5ee07
Removes link to deprecated docker image build
2018-08-13 11:14:24 +02:00
Leonard Gram
48713b76f3
docker: makes it possible to set a specific plugin url.
...
Originally from the grafana/grafana-docker repo, authored
by @ClementGautier.
2018-08-13 09:17:44 +02:00
Leonard Gram
d48f1f57f0
build: fixes png rendering in the docker based docker-image build.
2018-08-09 09:10:53 +02:00
Leonard Gram
a73fc4a688
Smaller docker image ( #12824 )
...
* build: makes the grafana docker image smaller.
* build: branches and PR:s builds the docker image.
2018-08-06 17:34:25 +02:00
Leonard Gram
0d9870d9f1
build: failing to push to docker hub fails the build.
2018-08-06 16:26:59 +02:00
Leonard Gram
0ff54d257a
build: makes it easier to build a local docker container.
2018-08-03 09:40:02 +02:00
Leonard Gram
99a9dbb04f
build: complete docker build for master and releases.
2018-08-02 19:24:05 +02:00
Leonard Gram
424aa6e564
build: removes unused args to docker build.
2018-08-02 19:24:05 +02:00
Leonard Gram
580e2c36d1
build: imported latest changes from grafana-docker.
2018-08-02 19:24:05 +02:00
Leonard Gram
e3a907214d
build: builds docker image from local grafna tgz.
2018-08-02 19:24:05 +02:00
Leonard Gram
62d3655da4
docker: inital copy of the grafana-docker files.
2018-08-02 19:24:05 +02:00
bergquist
e168bfe03e
docs: release 5.1.0-beta1
2018-04-20 13:23:45 +02:00
bergquist
bdf6a75c91
docs: updates latest release for docs
2018-03-14 17:09:02 +01:00
bergquist
d539905517
push 5.0.1 to package cloud
2018-03-08 10:59:57 +01:00
Daniel Lee
6f4c043dd6
docs: update to install pages for beta5
2018-02-26 11:05:37 +01:00
Torkel Ödegaard
c5461fe2e2
docs: updated for changelog and docs with beta4
2018-02-19 15:41:59 +01:00
Torkel Ödegaard
577a00e3cf
docs: updated to beta3
2018-02-16 14:43:36 +01:00
Torkel Ödegaard
6b930df4d4
updated download links
2018-02-15 14:48:11 +01:00
Torkel Ödegaard
97bba1d826
build: updated publish script
2018-02-05 16:29:10 +01:00
bergquist
43ac2b1dba
update version for packagecloud
2017-12-14 11:30:10 +01:00
bergquist
2e610cb256
dashboards as cfg: move dash/ds config files to /provisioning/*
2017-12-07 15:27:01 +01:00
bergquist
50bc801f1c
dashboards as cfg: copy dash/ds files if missing
2017-12-07 15:27:01 +01:00
bergquist
361acd3fa1
dashboards as cfg: include cfg files in dist packages
2017-12-07 15:27:01 +01:00
Johannes Grassler
d28ca54129
Use systemd notification where applicable
...
With this change in place, the grafana service will signal
readiness to serve by writing "READY=1" to the path specified
through the NOTIFY_SOCKET environment variable. If this
environment variable is not present or empty, no notification
will happen. This notification is the standard systemd
mechanism for indicating a service is ready to serve. For
Grafana this may be a couple of seconds from startup due to
database migrations. This change also adjusts the Grafana
systemd service definition to make use of this feature.
2017-12-01 10:31:58 +01:00
bergquist
5b674ce29c
docs: release 4.6.2
2017-11-16 11:22:09 +01:00
bergquist
d5d42c046d
packages: update published package version
2017-11-01 12:54:35 +01:00
Jason O'Donnell
b51476f18a
Fix typo in init.d script
2017-10-20 13:31:52 -04:00
bergquist
7069fed31d
update packagecloud script for 4.6.0-beta1
2017-10-13 13:11:18 +02:00
Torkel Ödegaard
ca0085f429
docs: update docs
2017-09-22 14:05:25 +02:00
Daniel Lee
085245f97d
publish_both.sh update for 4.5.1
2017-09-15 11:09:48 +02:00
Torkel Ödegaard
b333ad9481
docs: updated docs with v4.5 beta links
2017-09-05 16:01:28 +02:00
Torkel Ödegaard
5d3c3a6889
packaging: changed how pid directory is created for systemd systems, #9133
2017-09-04 16:41:07 +02:00
Torkel Ödegaard
c3cffeb10c
packaging: fixed issue with pid file on systemd systems, fixes #9133
2017-09-04 10:43:04 +02:00
Daniel Lee
649fe7e462
Merge branch 'v4.4.x'
2017-08-07 10:47:23 +02:00