{"id":16264009,"url":"https://github.com/maronato/grafana","last_synced_at":"2026-03-18T18:40:39.140Z","repository":{"id":97733885,"uuid":"189911860","full_name":"Maronato/grafana","owner":"Maronato","description":"Grafana with preloaded stuff","archived":false,"fork":false,"pushed_at":"2019-06-03T01:29:45.000Z","size":32,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T14:18:21.349Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/Maronato.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}},"created_at":"2019-06-03T00:59:58.000Z","updated_at":"2022-09-05T13:02:49.000Z","dependencies_parsed_at":"2023-03-07T02:00:19.098Z","dependency_job_id":null,"html_url":"https://github.com/Maronato/grafana","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Maronato/grafana","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maronato%2Fgrafana","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maronato%2Fgrafana/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maronato%2Fgrafana/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maronato%2Fgrafana/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maronato","download_url":"https://codeload.github.com/Maronato/grafana/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maronato%2Fgrafana/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28615569,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T21:52:42.722Z","status":"ssl_error","status_checked_at":"2026-01-20T21:52:20.513Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-10T17:01:10.775Z","updated_at":"2026-01-20T22:03:27.540Z","avatar_url":"https://github.com/Maronato.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Grafana\n\nCustomizable grafana image with plugins preinstalled.\n\nAllows you to easily preload datasources and dashboards.\n\nAll you have to do is create a new Dockerfile using `maronato/grafana` as the base image and add your dashboards:\n```Dockerfile\nFROM maronato/grafana:latest\n\n# Default datasources\nADD datasources.yml /etc/grafana/provisioning/datasources/\n# Dashboard api file\nADD dashboards.yml /etc/grafana/provisioning/dashboards/\n# Folder with dashboards\nADD dashboards /etc/grafana/dashboards/\n```\n\nThen, create a volume mapping to `/data` to persist grafana stuff.\n\nYou'll find an example with Prometheus integration on the `example` branch of this repo.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaronato%2Fgrafana","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaronato%2Fgrafana","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaronato%2Fgrafana/lists"}