grafana/docs/sources/setup-grafana/installation/docker/index.md

380 lines
15 KiB
Markdown
Raw Normal View History

---
aliases:
- ../../installation/docker/
description: Guide for running Grafana using Docker
Explicitly set all front matter labels in the source files (#71548) * Set every page to have defaults of 'Enterprise' and 'Open source' labels Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration pages to have of 'Cloud', 'Enterprise', and 'Open source' labels Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration/enterprise-licensing pages to have 'Enterprise' labels Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration/organization-management pages to have 'Enterprise' and 'Open source' labels Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration/provisioning pages to have 'Enterprise' and 'Open source' labels Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration/recorded-queries pages to have labels cloud,enterprise * Set administration/roles-and-permissions/access-control pages to have labels cloud,enterprise Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration/stats-and-license pages to have labels cloud,enterprise * Set alerting pages to have labels cloud,enterprise,oss * Set breaking-changes pages to have labels cloud,enterprise,oss * Set dashboards pages to have labels cloud,enterprise,oss * Set datasources pages to have labels cloud,enterprise,oss * Set explore pages to have labels cloud,enterprise,oss * Set fundamentals pages to have labels cloud,enterprise,oss * Set introduction/grafana-cloud pages to have labels cloud Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Fix introduction pages products Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set panels-visualizations pages to have labels cloud,enterprise,oss * Set release-notes pages to have labels cloud,enterprise,oss * Set search pages to have labels cloud,enterprise,oss * Set setup-grafana/configure-security/audit-grafana pages to have labels cloud,enterprise Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set setup-grafana/configure-security/configure-authentication pages to have labels cloud,enterprise,oss * Set setup-grafana/configure-security/configure-authentication/enhanced-ldap pages to have labels cloud,enterprise * Set setup-grafana/configure-security/configure-authentication/saml pages to have labels cloud,enterprise * Set setup-grafana/configure-security/configure-database-encryption/encrypt-secrets-using-hashicorp-key-vault pages to have labels cloud,enterprise * Set setup-grafana/configure-security/configure-request-security pages to have labels cloud,enterprise,oss Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set setup-grafana/configure-security/configure-team-sync pages to have labels cloud,enterprise Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set setup-grafana/configure-security/export-logs pages to have labels cloud,enterprise Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set troubleshooting pages to have labels cloud,enterprise,oss * Set whatsnew pages to have labels cloud,enterprise,oss * Apply updated labels from review Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> --------- Signed-off-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
2023-07-18 16:10:12 +08:00
labels:
products:
- enterprise
- oss
menuTitle: Grafana Docker image
title: Run Grafana Docker image
weight: 400
---
# Run Grafana Docker image
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
This topic guides you through installing Grafana via the official Docker images. Specifically, it covers running Grafana via the Docker command line interface (CLI) and docker-compose.
{{< youtube id="FlDfcMbSLXs" start="703">}}
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
Grafana Docker images come in two editions:
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
- **Grafana Enterprise**: `grafana/grafana-enterprise`
- **Grafana Open Source**: `grafana/grafana-oss`
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
> **Note:** The recommended and default edition of Grafana is Grafana Enterprise. It is free and includes all the features of the OSS edition. Additionally, you have the option to upgrade to the [full Enterprise feature set](/products/enterprise/?utm_source=grafana-install-page), which includes support for [Enterprise plugins](/grafana/plugins/?enterprise=1&utcm_source=grafana-install-page).
2015-04-13 13:55:07 +08:00
The default images for Grafana are created using the Alpine Linux project and can be found in the Alpine official image. For instructions on configuring a Docker image for Grafana, refer to [Configure a Grafana Docker image](../../configure-docker/).
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
## Run Grafana via Docker CLI
2017-10-25 20:21:32 +08:00
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
This section shows you how to run Grafana using the Docker CLI.
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
> **Note:** If you are on a Linux system (for example, Debian or Ubuntu), you might need to add `sudo` before the command or add your user to the `docker` group. For more information, refer to [Linux post-installation steps for Docker Engine](https://docs.docker.com/engine/install/linux-postinstall/).
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
To run the latest stable version of Grafana, run the following command:
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
```bash
docker run -d -p 3000:3000 --name=grafana grafana/grafana-enterprise
```
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
Where:
- [`docker run`](https://docs.docker.com/engine/reference/commandline/run/) is a Docker CLI command that runs a new container from an image
- `-d` (`--detach`) runs the container in the background
- `-p <host-port>:<container-port>` (`--publish`) publish a container's port(s) to the host, allowing you to reach the container's port via a host port. In this case, we can reach the container's port `3000` via the host's port `3000`
- `--name` assign a logical name to the container (e.g. `grafana`). This allows you to refer to the container by name instead of by ID.
- `grafana/grafana-enterprise` is the image to run
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
### Stop the Grafana container
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
To stop the Grafana container, run the following command:
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
```bash
# The `docker ps` command shows the processes running in Docker
docker ps
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
# This will display a list of containers that looks like the following:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
cd48d3994968 grafana/grafana-enterprise "/run.sh" 8 seconds ago Up 7 seconds 0.0.0.0:3000->3000/tcp grafana
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
# To stop the grafana container run the command
# docker stop CONTAINER-ID or use
# docker stop NAME, which is `grafana` as previously defined
docker stop grafana
```
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
### Save your Grafana data
By default, Grafana uses an embedded SQLite version 3 database to store configuration, users, dashboards, and other data. When you run Docker images as containers, changes to these Grafana data are written to the filesystem within the container, which will only persist for as long as the container exists. If you stop and remove the container, any filesystem changes (i.e. the Grafana data) will be discarded. To avoid losing your data, you can set up persistent storage using [Docker volumes](https://docs.docker.com/storage/volumes/) or [bind mounts](https://docs.docker.com/storage/bind-mounts/) for your container.
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
> **Note:** Though both methods are similar, there is a slight difference. If you want your storage to be fully managed by Docker and accessed only through Docker containers and the Docker CLI, you should choose to use persistent storage. However, if you need full control of the storage and want to allow other processes besides Docker to access or modify the storage layer, then bind mounts is the right choice for your environment.
#### Use Docker volumes (recommended)
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
Use Docker volumes when you want the Docker Engine to manage the storage volume.
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
To use Docker volumes for persistent storage, complete the following steps:
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
1. Create a Docker volume to be used by the Grafana container, giving it a descriptive name (e.g. `grafana-storage`). Run the following command:
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
```bash
# create a persistent volume for your data
docker volume create grafana-storage
# verify that the volume was created correctly
# you should see some JSON output
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
docker volume inspect grafana-storage
```
1. Start the Grafana container by running the following command:
```bash
# start grafana
docker run -d -p 3000:3000 --name=grafana \
--volume grafana-storage:/var/lib/grafana \
grafana/grafana-enterprise
```
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
#### Use bind mounts
If you plan to use directories on your host for the database or configuration when running Grafana in Docker, you must start the container with a user with permission to access and write to the directory you map.
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
To use bind mounts, run the following command:
```bash
# create a directory for your data
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
mkdir data
# start grafana with your user id and using the data directory
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
docker run -d -p 3000:3000 --name=grafana \
--user "$(id -u)" \
--volume "$PWD/data:/var/lib/grafana" \
grafana/grafana-enterprise
```
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
### Use environment variables to configure Grafana
Grafana supports specifying custom configuration settings using [environment variables](../../configure-grafana/#override-configuration-with-environment-variables).
```bash
# enable debug logs
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
docker run -d -p 3000:3000 --name=grafana \
-e "GF_LOG_LEVEL=debug" \
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
grafana/grafana-enterprise
```
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
## Install plugins in the Docker container
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
You can install plugins in Grafana from the official and community [plugins page](/grafana/plugins) or by using a custom URL to install a private plugin. These plugins allow you to add new visualization types, data sources, and applications to help you better visualize your data.
2018-08-16 19:32:21 +08:00
Grafana currently supports three types of plugins: panel, data source, and app. For more information on managing plugins, refer to [Plugin Management](../../../administration/plugin-management/).
2018-08-16 19:32:21 +08:00
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
To install plugins in the Docker container, complete the following steps:
1. Pass the plugins you want to be installed to Docker with the `GF_PLUGINS_PREINSTALL` environment variable as a comma-separated list.
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
This starts a background process that installs the list of plugins while Grafana server starts.
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
For example:
```bash
docker run -d -p 3000:3000 --name=grafana \
-e "GF_PLUGINS_PREINSTALL=grafana-clock-panel, grafana-simple-json-datasource" \
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
grafana/grafana-enterprise
```
1. To specify the version of a plugin, add the version number to the `GF_PLUGINS_PREINSTALL` environment variable.
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
For example:
2017-10-25 20:21:32 +08:00
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
```bash
docker run -d -p 3000:3000 --name=grafana \
-e "GF_PLUGINS_PREINSTALL=grafana-clock-panel 1.0.1" \
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
grafana/grafana-enterprise
```
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
> **Note:** If you do not specify a version number, the latest version is used.
1. To install a plugin from a custom URL, use the following convention to specify the URL: `<plugin ID>@[<plugin version>]@<url to plugin zip>`.
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
For example:
```bash
docker run -d -p 3000:3000 --name=grafana \
-e "GF_PLUGINS_PREINSTALL=custom-plugin@@https://github.com/VolkovLabs/custom-plugin.zip" \
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
grafana/grafana-enterprise
```
## Example
The following example runs the latest stable version of Grafana, listening on port 3000, with the container named `grafana`, persistent storage in the `grafana-storage` docker volume, the server root URL set, and the official [clock panel](/grafana/plugins/grafana-clock-panel) plugin installed.
2017-10-25 20:21:32 +08:00
```bash
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
# create a persistent volume for your data
docker volume create grafana-storage
# start grafana by using the above persistent storage
# and defining environment variables
docker run -d -p 3000:3000 --name=grafana \
--volume grafana-storage:/var/lib/grafana \
-e "GF_SERVER_ROOT_URL=http://my.grafana.server/" \
-e "GF_PLUGINS_PREINSTALL=grafana-clock-panel" \
grafana/grafana-enterprise
2017-10-25 20:21:32 +08:00
```
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
## Run Grafana via Docker Compose
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
Docker Compose is a software tool that makes it easy to define and share applications that consist of multiple containers. It works by using a YAML file, usually called `docker-compose.yaml`, which lists all the services that make up the application. You can start the containers in the correct order with a single command, and with another command, you can shut them down. For more information about the benefits of using Docker Compose and how to use it refer to [Use Docker Compose](https://docs.docker.com/get-started/08_using_compose/).
2017-10-25 20:21:32 +08:00
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
### Before you begin
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
To run Grafana via Docker Compose, install the compose tool on your machine. To determine if the compose tool is available, run the following command:
2017-10-25 20:21:32 +08:00
```bash
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
docker compose version
2017-10-25 20:21:32 +08:00
```
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
If the compose tool is unavailable, refer to [Install Docker Compose](https://docs.docker.com/compose/install/).
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
### Run the latest stable version of Grafana
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
This section shows you how to run Grafana using Docker Compose. The examples in this section use Compose version 3. For more information about compatibility, refer to [Compose and Docker compatibility matrix](https://docs.docker.com/compose/compose-file/compose-file-v3/).
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
> **Note:** If you are on a Linux system (for example, Debian or Ubuntu), you might need to add `sudo` before the command or add your user to the `docker` group. For more information, refer to [Linux post-installation steps for Docker Engine](https://docs.docker.com/engine/install/linux-postinstall/).
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
To run the latest stable version of Grafana using Docker Compose, complete the following steps:
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
1. Create a `docker-compose.yaml` file.
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
```bash
# first go into the directory where you have created this docker-compose.yaml file
cd /path/to/docker-compose-directory
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
# now create the docker-compose.yaml file
touch docker-compose.yaml
```
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
1. Now, add the following code into the `docker-compose.yaml` file.
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
For example:
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
```bash
services:
grafana:
image: grafana/grafana-enterprise
container_name: grafana
restart: unless-stopped
ports:
- '3000:3000'
```
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
1. To run `docker-compose.yaml`, run the following command:
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
```bash
# start the grafana container
docker compose up -d
```
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
Where:
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
d = detached mode
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
up = to bring the container up and running
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
To determine that Grafana is running, open a browser window and type `IP_ADDRESS:3000`. The sign in screen should appear.
2017-10-25 20:21:32 +08:00
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
### Stop the Grafana container
2017-10-25 20:21:32 +08:00
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
To stop the Grafana container, run the following command:
```bash
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
docker compose down
```
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
> **Note:** For more information about using Docker Compose commands, refer to [docker compose](https://docs.docker.com/engine/reference/commandline/compose/).
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
### Save your Grafana data
By default, Grafana uses an embedded SQLite version 3 database to store configuration, users, dashboards, and other data. When you run Docker images as containers, changes to these Grafana data are written to the filesystem within the container, which will only persist for as long as the container exists. If you stop and remove the container, any filesystem changes (i.e. the Grafana data) will be discarded. To avoid losing your data, you can set up persistent storage using [Docker volumes](https://docs.docker.com/storage/volumes/) or [bind mounts](https://docs.docker.com/storage/bind-mounts/) for your container.
#### Use Docker volumes (recommended)
Use Docker volumes when you want the Docker Engine to manage the storage volume.
To use Docker volumes for persistent storage, complete the following steps:
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
1. Create a `docker-compose.yaml` file
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
```bash
# first go into the directory where you have created this docker-compose.yaml file
cd /path/to/docker-compose-directory
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
# now create the docker-compose.yaml file
touch docker-compose.yaml
```
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
1. Add the following code into the `docker-compose.yaml` file.
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
```yaml
services:
grafana:
image: grafana/grafana-enterprise
container_name: grafana
restart: unless-stopped
ports:
- '3000:3000'
volumes:
- grafana-storage:/var/lib/grafana
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
volumes:
grafana-storage: {}
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
```
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
1. Save the file and run the following command:
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
```bash
docker compose up -d
```
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
#### Use bind mounts
If you plan to use directories on your host for the database or configuration when running Grafana in Docker, you must start the container with a user that has the permission to access and write to the directory you map.
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
To use bind mounts, complete the following steps:
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
1. Create a `docker-compose.yaml` file
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
```bash
# first go into the directory where you have created this docker-compose.yaml file
cd /path/to/docker-compose-directory
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
# now create the docker-compose.yaml file
touch docker-compose.yaml
```
1. Create the directory where you will be mounting your data, in this case is `/data` e.g. in your current working directory:
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
```bash
mkdir $PWD/data
```
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
1. Now, add the following code into the `docker-compose.yaml` file.
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
```yaml
services:
grafana:
image: grafana/grafana-enterprise
container_name: grafana
restart: unless-stopped
# if you are running as root then set it to 0
# else find the right id with the id -u command
user: '0'
ports:
- '3000:3000'
# adding the mount volume point which we create earlier
volumes:
- '$PWD/data:/var/lib/grafana'
```
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
1. Save the file and run the following command:
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
```bash
docker compose up -d
```
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
### Example
The following example runs the latest stable version of Grafana, listening on port 3000, with the container named `grafana`, persistent storage in the `grafana-storage` docker volume, the server root URL set, and the official [clock panel](/grafana/plugins/grafana-clock-panel/) plugin installed.
```bash
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
services:
grafana:
image: grafana/grafana-enterprise
container_name: grafana
restart: unless-stopped
environment:
- GF_SERVER_ROOT_URL=http://my.grafana.server/
- GF_PLUGINS_PREINSTALL=grafana-clock-panel
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
ports:
- '3000:3000'
volumes:
- 'grafana_storage:/var/lib/grafana'
volumes:
grafana_storage: {}
```
> **Note:** If you want to specify the version of a plugin, add the version number to the `GF_PLUGINS_PREINSTALL` environment variable. For example: `-e "GF_PLUGINS_PREINSTALL=grafana-clock-panel@1.0.1,grafana-simple-json-datasource@1.3.5"`. If you do not specify a version number, the latest version is used.
Docs/docker compose update (#64565) * added CLI in heading for clearity * added new heading * new change * updated final version for review * fix small line breaks * copy edit, restructuring * Apply suggestions from code review * Apply suggestions from code review * removed internal notes * updateding the docker configuraiton file which have advanced instructions * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * updated persistent stroage section * updated heading typo * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed code identation and minor typos * added yaml file validation check in the troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md added "also" Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add more details to apline, cloudwatch and default path sections * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more detailes about docker ubuntu image, fixed headings, added more clarity to the persistent vs bind stroage * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added more improvements for the examples * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/installation/docker/index.md * Update docs/sources/setup-grafana/configure-docker.md * updates links, edits Troubleshooting section * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * fixes doc-validator issues * adds link to plugin install instructions * added improvement in the AWS cloudwatch example * Update docs/sources/setup-grafana/configure-docker.md * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Apply suggestions from code review suggestions looks good Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * added dan suggestion for the tags, but skip the longer description part as not really useful for end user * Update docs/sources/setup-grafana/installation/docker/index.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Update docs/sources/setup-grafana/configure-docker.md Co-authored-by: Dan Cech <dcech@grafana.com> * Apply suggestions from code review looks good Co-authored-by: Dan Cech <dcech@grafana.com> * added missing version * fixed identation and small typo * fixed the pwd data folder instruction * fixed persistent volume creating and identation * fixed identation * fixed typo to get debug logs * fixed custom plugin installation section * created docker secret command instructions * fixed missing path * fixed code in docker secret and other minor typos * incorporates feedback, copy edits secrets section * fixed small typo in docker secrets section * remove the additonal info command for secrets * combined custom docker pre-installed plugin section as one * fixed the build link typo * various updates/fixes * another fix * added more clarity to the volume creating command * fixed command for bind mounts * fixed missing comman in the plugin command * fixed small typo * improve and simplifly the steps instructions * fixed validation command * Apply suggestions from code review looks good!! Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * fixed typo in docker secret command explaination * fixed minor stuff * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Dan Cech <dcech@grafana.com>
2023-06-08 03:27:31 +08:00
## Next steps
Refer to the [Getting Started](../../../getting-started/build-first-dashboard/) guide for information about logging in, setting up data sources, and so on.
## Configure Docker image
Refer to [Configure a Grafana Docker image](../../configure-docker/) page for details on options for customizing your environment, logging, database, and so on.
## Configure Grafana
Refer to the [Configuration](../../configure-grafana/) page for details on options for customizing your environment, logging, database, and so on.