``# [[GOH 07 - How to get started with Grafana and Docker]]
[in internal-docs]()
<iframe width="560" height="315" src="https://www.youtube.com/embed/FlDfcMbSLXs" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
Related:: ""
Related:: ""
## Talking points
- Introduction
- Usman: who are you, where you are based, and what you do at Grafana Labs
- Different ways to install Grafana
- For your operating system
- Multiple Linux flavors
- [[Installing Grafana on macOS]]
- Windows
- [[Installing Grafana on Kubernetes]]
- [[Installing Grafana on Docker]]
- Which way is best?
- What is [[Docker]]? (brief explanation)
- Docker run vs Docker compose
- Environment variables
- Plugins
- Demo
- How to use Grafana with Docker
- Use both `docker run` and `docker compose` commands.
- Setup custom configurations using Environment variables
- Troubleshooting
- Install Grafana plugins.
- What are Grafana plugins?
- What are some you might want?
- Where should people go if they have any issues or questions?
- Documentation
- Community support forum
- How to create a good post with enough information for others to help
## Timestamps
00:00:00 Introduction to Usman Ahmad
00:03:19 Different options for using and installing Grafana
00:04:25 What is Docker? What is distributed computing?
00:11:43 Demo - running Grafana on Docker using docker run
00:18:12 Creating persistent storage for Grafana
00:25:19 Adding environmental variables
00:34:05 What are the different types of plugins?
00:43:55 How to add plugins to Grafana
00:47:09 How and why to use docker compose
00:59:27 How to ask questions
## Checklist
- [x] Contact the guest and tell them about Office Hours.
> At Grafana Labs, we do a weekly livestream called Grafana Office Hours, where we have guests on to talk about how to use Grafana, observability, or visualization. I saw your [blog post/video/post] on [source] and I think it would be great to have you on the show to share your experience about [topic].
Office Hours is an hour-long live conversation that is streamed to the [Grafana YouTube channel](https://youtube.com/@grafana). It's very casual, and you can also share your screen if you'd like to do a demo (not required). If you'd like to join, I'd love to have you!
- [x] If the guest agrees, choose a date for the Office Hours session. Ask them for a photo you can use for promotion, or ask for permission to use their profile pic on social media.
- [x] Invite them to the Grafana Office Hours calendar invite (choose "this instance only", not the whole series). Change the invite to include the episode number and their name, ie `Grafana Office Hours 01 with Mitch`. This is to save the date.
- [x] Create a thumbnail.
- [x] Schedule the broadcast on Streamyard, and select the Grafana YouTube channel as the destination.
- [x] In the title, include the instance of Office Hours, i.e. `What's new in Grafana 10? (Grafana Office Hours #01)`.
- [x] Add the standard description as per previous Grafana Office Hours shows. Check the video description and add guests' contact details.
- [x] Get the Streamyard invite link and put it in the "location" of the calendar invite to the guest.
- [ ] Get the YouTube link to the show.
- [ ] Create an event and announce it on Meetup.
- [ ] Schedule a tweet just when the show begins to say "We're live now!"
- [ ] Schedule a Slack message on the internal Grafana workspace (in `#general`).
- [ ] Schedule a Slack message on the public Grafana Slack workspace (in `#grafana`)
- [ ] Add timestamps to the video (at least four).
- [ ] Add any links shared to the description of the video.
- [ ] Add the video to video playlists that make sense (at the very least, the "Grafana Office Hours" one.)
### Just before the show
- Before the show
- [x] How do you pronounce your name?
- [x] Twitter handles
- [x] We will be using the talking points, but we don't have to be strict about it
- [x] Does anyone want to share their screen? We can do that now, and I can show you how that works
- [ ] We'll be streaming to YouTube.
- [ ] You'll be able to see comments, but if you have links, I have to paste it into the private chat
- [ ] You can also use the private chat if you need to say something, but you can also just say it out loud
- [ ] Afterwards, we'll say goodbye to the stream, but please stay on past that
- [ ] Just in case I disconnect... stall for a minute and I'll be right back.
## Repurposing this content
Consider reusing the content in other forms:
- Blog post
- Order the transcript from [Rev](https://rev.com) and post it on the blog, BUT with headings, subheadings, callouts, and summaries to make it more digestible. Embed the video into the blog post as well.
- Shorter video
- Edit the video into shorter, tutorial-style video(s) that we can repost and/or embed in documentation.
- Docs article
- Update any existing documentation.