[PR #307] Add netdata #373

Open
opened 2025-11-06 14:24:51 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/307
Author: @andrewm4894
Created: 11/16/2022
Status: 🔄 Open

Base: masterHead: add-netdata


📝 Commits (10+)

📊 Changes

4 files changed (+138 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)
netdata/README.md (+107 -0)
netdata/compose.yaml (+30 -0)
netdata/output.jpg (+0 -0)

📄 Description

Add example minimal docker compose for Netdata open source monitoring tool.

Signed-off-by: andrewm4894 andrewm4894@gmail.com


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/docker/awesome-compose/pull/307 **Author:** [@andrewm4894](https://github.com/andrewm4894) **Created:** 11/16/2022 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-netdata` --- ### 📝 Commits (10+) - [`d9d96ef`](https://github.com/docker/awesome-compose/commit/d9d96efc58c94aa556ed3acb6c0e2384ea3f18e3) nginx-golang-mysql: add dev envs support (#274) - [`4c6db82`](https://github.com/docker/awesome-compose/commit/4c6db8248653f70dbaecc315900f2c8b3fb0afa9) spring dependencies fix (#277) - [`62e57e1`](https://github.com/docker/awesome-compose/commit/62e57e17ab7b04c808bc1c15fb51cb2c1d138a7c) identify samples usable with Docker Dev Environments (#279) - [`898f749`](https://github.com/docker/awesome-compose/commit/898f749b6ba66c02231f0315f244ff09e02824e0) Add "Open in Docker Dev Environments" links (#280) - [`b8d2d7e`](https://github.com/docker/awesome-compose/commit/b8d2d7e38896a22145591d2b8aca7a3e9aad25a5) fix: update underscores to dashes for naming convention (#286) - [`ab8e03c`](https://github.com/docker/awesome-compose/commit/ab8e03c50056bab00895b0c819453d3381dfb11a) Fix PiHole Docs Typo (#284) - [`36fedc4`](https://github.com/docker/awesome-compose/commit/36fedc4a511edd6a3341ec790ce7527eaba687c5) Fix Typo postgresql-pgadmin compose (#289) - [`586e1c3`](https://github.com/docker/awesome-compose/commit/586e1c3bcc6a561126e5e945c1602438f407ba05) Add compose samples from docs (#305) - [`244cfd2`](https://github.com/docker/awesome-compose/commit/244cfd231715f8a8d14fa94c3bbeb46a1c3d84db) initial commit - [`9f556a1`](https://github.com/docker/awesome-compose/commit/9f556a115726178f82085c30a38d6046701a0059) newline ### 📊 Changes **4 files changed** (+138 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) ➕ `netdata/README.md` (+107 -0) ➕ `netdata/compose.yaml` (+30 -0) ➕ `netdata/output.jpg` (+0 -0) </details> ### 📄 Description Add example minimal docker compose for [Netdata](https://github.com/netdata/netdata) open source monitoring tool. Signed-off-by: andrewm4894 [andrewm4894@gmail.com](mailto:andrewm4894@gmail.com) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 14:24:51 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#373