{"id":16119856,"url":"https://github.com/piomin/backstage","last_synced_at":"2025-04-14T13:52:05.328Z","repository":{"id":246525775,"uuid":"821271113","full_name":"piomin/backstage","owner":"piomin","description":"My distribution of Backstage with set of configured plugins","archived":false,"fork":false,"pushed_at":"2024-06-28T12:26:01.000Z","size":482,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T10:47:41.060Z","etag":null,"topics":["backstage","backstage-plugin","circleci","docker","github","kubernetes","prometheus","sonarqube"],"latest_commit_sha":null,"homepage":"https://piotrminkowski.com","language":"TypeScript","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/piomin.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":"2024-06-28T07:12:40.000Z","updated_at":"2025-02-28T18:34:53.000Z","dependencies_parsed_at":"2024-06-28T13:52:16.362Z","dependency_job_id":"31798013-3f33-4029-8552-62c462f1dc2a","html_url":"https://github.com/piomin/backstage","commit_stats":null,"previous_names":["piomin/backstage"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piomin%2Fbackstage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piomin%2Fbackstage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piomin%2Fbackstage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piomin%2Fbackstage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piomin","download_url":"https://codeload.github.com/piomin/backstage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248891136,"owners_count":21178571,"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","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":["backstage","backstage-plugin","circleci","docker","github","kubernetes","prometheus","sonarqube"],"created_at":"2024-10-09T20:55:18.467Z","updated_at":"2025-04-14T13:52:05.305Z","avatar_url":"https://github.com/piomin.png","language":"TypeScript","readme":"# Backstage with Plugins [![Twitter](https://img.shields.io/twitter/follow/piotr_minkowski.svg?style=social\u0026logo=twitter\u0026label=Follow%20Me)](https://twitter.com/piotr_minkowski)\n\nIn this project, I'm creating my instance of the [Backstage](https://backstage.io) app with the set of plugins.\n\n## Introduction\nThis instance of Backstage contains the following plugins:\n* CircleCI\n* Sonarqube\n* GitHub\n* Kubernetes\n* HTTP Request Action\n* Argo CD\n* Prometheus\n\n## Installation\n\nIn order to start it locally, run:\n```sh\nyarn install\nyarn dev\n```\n\nBefore starting it, you generate and export tokens for CircleCI, GitHub, Sonarqube and Argo CD as environment variables:\n```sh\nexport CIRCLECI_TOKEN=\u003cYOUR_CIRCLECI_TOKEN\u003e\nexport SONARCLOUD_TOKEN=\u003cYOUR_SONARCLOUD_TOKEN\u003e\nexport GITHUB_TOKEN=\u003cYOUR_GITHUB_TOKEN\u003e\nexport ARGOCD_TOKEN=\u003cYOUR_ARGOCD_TOKEN\u003e\n```\n\n## Run on Docker\nYou can use my image of Backstage built from that repo. Just use the following command:\n```shell\ndocker run -it -p 7007:7007 \\\n  -e GITHUB_TOKEN=\u003cYOUR_GITHUB_TOKEN\u003e \\\n  -e SONARCLOUD_TOKEN=\u003cYOUR_SONARCLOUD_TOKEN\u003e \\\n  -e ARGOCD_TOKEN=\u003cYOUR_ARGOCD_TOKEN\u003e \\\n  -e CIRCLECI_TOKEN=\u003cYOUR_CIRCLECI_TOKEN\u003e \\\n  -e NODE_ENV=development \\\n  piomin/backstage:latest\n```\n\n## Customization\n\nYou can add and configure additional plugins to the Backstage instance. Once you do it, you can rebuild the project and create your own Docker image:\n```shell\nyarn install\nyarn tsc\nyarn build:backend\nyarn build-image\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiomin%2Fbackstage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiomin%2Fbackstage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiomin%2Fbackstage/lists"}