{"id":31662832,"url":"https://github.com/amintoorchi/dockerized-grafana-nodeexporter-prometheus","last_synced_at":"2025-10-13T02:01:55.298Z","repository":{"id":318340539,"uuid":"1070806128","full_name":"amintoorchi/Dockerized-Grafana-NodeExporter-Prometheus","owner":"amintoorchi","description":"Best Monitoring System With Grafana (for visualitions), Prometheus (For Monitoring), Node_Exporter (for system metrics)","archived":false,"fork":false,"pushed_at":"2025-10-06T15:20:16.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-06T17:24:30.657Z","etag":null,"topics":["docker","docker-compose","dockeriz","grafana","monitoring","monitoring-automation","monitoring-tool","nodeexporter","prometheus"],"latest_commit_sha":null,"homepage":"https://xdevteam.ir","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amintoorchi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-06T13:15:53.000Z","updated_at":"2025-10-06T15:18:41.000Z","dependencies_parsed_at":"2025-10-06T17:25:23.877Z","dependency_job_id":"9b78b0f4-5bf0-47ed-82ce-a4d280b66945","html_url":"https://github.com/amintoorchi/Dockerized-Grafana-NodeExporter-Prometheus","commit_stats":null,"previous_names":["amintoorchi/dockerized-grafana-nodeexporter-prometheus"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/amintoorchi/Dockerized-Grafana-NodeExporter-Prometheus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amintoorchi%2FDockerized-Grafana-NodeExporter-Prometheus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amintoorchi%2FDockerized-Grafana-NodeExporter-Prometheus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amintoorchi%2FDockerized-Grafana-NodeExporter-Prometheus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amintoorchi%2FDockerized-Grafana-NodeExporter-Prometheus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amintoorchi","download_url":"https://codeload.github.com/amintoorchi/Dockerized-Grafana-NodeExporter-Prometheus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amintoorchi%2FDockerized-Grafana-NodeExporter-Prometheus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005574,"owners_count":26083921,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-compose","dockeriz","grafana","monitoring","monitoring-automation","monitoring-tool","nodeexporter","prometheus"],"created_at":"2025-10-07T20:01:13.534Z","updated_at":"2025-10-11T00:00:25.377Z","avatar_url":"https://github.com/amintoorchi.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cxaiArtifact artifact_id=\"22fdcd47-e48b-429a-9af2-28c2749a7456\" artifact_version_id=\"6135213c-4bea-4017-b70b-8294a00aae9f\" title=\"README.md\" contentType=\"text/markdown\"\u003e\n\n# 📊 Prometheus, Node Exporter, and Grafana Dockerized\n\nA powerful, Dockerized monitoring stack featuring **Prometheus**, **Node Exporter**, and **Grafana**. This project simplifies deployment and provides beautiful visualizationsfor system metrics. \n\n\n\n\n## 📸 Dashboard Preview\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://grafana.com/api/dashboards/1860/images/7994/image\" alt=\"Dashboard Preview\" width=\"600\"\u003e \n\u003c/p\u003e\n\n\n---\n\n## ✨ Features\n\n- **Prometheus**: Efficiently collects and stores system metrics. \n- **Node Exporter**: Exposes detailed hardware and OS metrics from your host. \n- **Grafana**: Creates stunning, customizable dashboards for data visualization. \n- **Persistent Storage**: Safely stores Prometheus and Grafana data. \n- **Docker Compose**: Enables quick setup with a single command. \n\n---\n\n### 📋 Prerequisites\n\nEnsure the following are installed on your system:\n\n-  **Docker** (latest version recommended)\n-  **Docker Compose** (version 3.8 or higher)\n\n---\n\n## 🚀 Installation !\n\nFollow these steps to deploy the monitoring stack:\n\n### 1. Clone the Repository\n\n```bash\ngit clone https://github.com/amintoorchi/Dockerized-Grafana-NodeExporter-Prometheus.git\ncd Dockerized-Grafana-NodeExporter-Prometheus\n```\n\n### 2. Launch the Services\n\nStart the containers in detached mode:\n\n```bash\ndocker compose up -d\n\nsudo chown -R 65534:65534 ./prom_data\nsudo chmod -R 775 ./prom_data\n```\n\n### 3. Access the Services\n\n-  **Prometheus**: [http://localhost:9090](http://localhost:9090)\n-  **Grafana**: [http://localhost:3000](http://localhost:3000)  \n  *Default credentials*: `admin` / `admin` (update password after first login)\n\n---\n\n## 🛠️ Configuration\n\n- **Docker Compose**: The `docker-compose.yml` is pre-configured. Customize ports or volumes as needed.\n- **Grafana Dashboards**: Import pre-existing dashboards or create custom ones after logging in.\n- **Storage**:\n  - Prometheus data is stored in `./prom_data/`.\n  - Grafana configurations are saved in `./grafana-storage/`.\n  - Both directories are auto-created on first run and listed in `.gitignore`.\n\n\u003e **Note**: Add `./prom_data` and `./grafana-storage` to `.gitignore` to prevent uploading sensitive data to GitHub.\n\n### Network Configuration\n\n- **Host Network Mode**: Used by Node Exporter and Prometheus for direct access to host metrics.\n- **Portability**: Switch to a `bridge` network in `docker-compose.yml` for cross-system compatibility.\n\n---\n\n###  Troubleshooting\n\nResolve issues with these steps:\n\n- **View Logs**: Check container logs for errors:\n  ```bash:disable-run\n  docker compose logs\n  ```\n- **Port Conflicts**: Ensure ports `9090` (Prometheus) and `3000` (Grafana) are available.\n- **Storage Permissions**: Verify that `./prom_data` and `./grafana-storage` have proper permissions.\n\n---\n\n### 🧭 Ready-to-use Grafana Dashboard\n\nIf you need a pre-built Grafana dashboard, you can use this beautiful and fully featured **Node Exporter Full** dashboard:\n\n👉 [Grafana Dashboard #1860](https://grafana.com/grafana/dashboards/1860-node-exporter-full/)\n\n---\n\n##  Contributing\n\nWe welcome contributions to improve this project! To get started:\n\n1.  Fork the repository.\n2.  Create a feature or bug-fix branch:\n   ```bash\n   git checkout -b feature/your-feature-name\n   ```\n3.  Commit your changes and push to your fork.\n4.  Submit a pull request with a detailed description of your updates.\n\n---\n\n###  License\n\nThis project is licensed under the **MIT License**. See the [LICENSE](LICENSE) file for more details.\n\n---\n\n### 🌟 Acknowledgments\n\n- Built with ❤️ by Amin Toorchi\n- Gratitude to the open-source community for their incredible tools and resources.\n\n\u003c/xaiArtifact\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famintoorchi%2Fdockerized-grafana-nodeexporter-prometheus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famintoorchi%2Fdockerized-grafana-nodeexporter-prometheus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famintoorchi%2Fdockerized-grafana-nodeexporter-prometheus/lists"}