{"id":21998316,"url":"https://github.com/simonswine/grafana-local-dev","last_synced_at":"2026-04-18T14:35:21.656Z","repository":{"id":140159592,"uuid":"281405109","full_name":"simonswine/grafana-local-dev","owner":"simonswine","description":"Local development environment for Grafana and friends","archived":false,"fork":false,"pushed_at":"2021-01-13T17:50:37.000Z","size":32,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-04T20:28:48.591Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jsonnet","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonswine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-07-21T13:26:29.000Z","updated_at":"2021-01-13T17:50:40.000Z","dependencies_parsed_at":"2023-04-07T13:04:41.381Z","dependency_job_id":null,"html_url":"https://github.com/simonswine/grafana-local-dev","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simonswine/grafana-local-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonswine%2Fgrafana-local-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonswine%2Fgrafana-local-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonswine%2Fgrafana-local-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonswine%2Fgrafana-local-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonswine","download_url":"https://codeload.github.com/simonswine/grafana-local-dev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonswine%2Fgrafana-local-dev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31972525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":[],"created_at":"2024-11-29T22:21:10.711Z","updated_at":"2026-04-18T14:35:21.641Z","avatar_url":"https://github.com/simonswine.png","language":"Jsonnet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Local dev\n\nThis is an initial attempt for local development. It is heavily based on\n[jsonnet], [tanka] and [docker-compose]\n\n## Prerequisites\n\n- environment exported as defined by [.envrc](./.envrc) or [direnv]\n- golang\n- bash\n- docker-compose\n\n## Docker compose environments\n\n* [jsonnet/docker-compose/cortex](./jsonnet/docker-compose/cortex/main.jsonnet)\n\n```bash\n# jdc is a wrapper around docker-compose and allows to use jsonnet to specify\n# docker-compose config and can be used like this\n# jdc \u003cPATH-TO-JSONNET\u003e \u003cDOCKER-COMPOSE COMMANDS\u003e\n\n# Create environment and watch logs\njdc jsonnet/docker-compose/cortex/main.jsonnet up\n\n[...]\n\n# Same in the background\njdc jsonnet/docker-compose/cortex/main.jsonnet up -d\n\n# Now override cortex-mixin with local version\nexport JSONNET_PATH=$HOME/git/github.com/grafana/cortex-jsonnet:$JSONNET_PATH\n\n# Restart containers\njdc jsonnet/docker-compose/cortex/main.jsonnet restart\n```\n\n[tanka]:https://tanka.dev\n[jsonnet]:https://jsonnet.org/\n[docker-compose]:https://docs.docker.com/compose/\n[direnv]:https://direnv.net/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonswine%2Fgrafana-local-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonswine%2Fgrafana-local-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonswine%2Fgrafana-local-dev/lists"}