{"id":51858586,"url":"https://github.com/stuttgart-things/backstage-resources","last_synced_at":"2026-07-24T03:31:08.204Z","repository":{"id":334075966,"uuid":"1139964190","full_name":"stuttgart-things/backstage-resources","owner":"stuttgart-things","description":"backstage resources","archived":false,"fork":false,"pushed_at":"2026-06-16T18:12:32.000Z","size":226,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-16T20:13:37.578Z","etag":null,"topics":["backstage","organization","resources"],"latest_commit_sha":null,"homepage":"","language":"Go","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/stuttgart-things.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-22T16:43:06.000Z","updated_at":"2026-06-11T12:47:26.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/stuttgart-things/backstage-resources","commit_stats":null,"previous_names":["stuttgart-things/backstage-resources"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stuttgart-things/backstage-resources","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuttgart-things%2Fbackstage-resources","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuttgart-things%2Fbackstage-resources/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuttgart-things%2Fbackstage-resources/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuttgart-things%2Fbackstage-resources/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stuttgart-things","download_url":"https://codeload.github.com/stuttgart-things/backstage-resources/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuttgart-things%2Fbackstage-resources/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35826032,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-24T02:00:07.870Z","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":["backstage","organization","resources"],"created_at":"2026-07-24T03:31:07.173Z","updated_at":"2026-07-24T03:31:08.189Z","avatar_url":"https://github.com/stuttgart-things.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stuttgart-things/backstage-resources\n\n\u003cdiv align=\"center\"\u003e\n  \u003cp\u003e\n    \u003cimg src=\"https://github.com/stuttgart-things/docs/blob/main/hugo/sthings-backstage.jpg\" alt=\"sthings\" width=\"450\" /\u003e\n  \u003c/p\u003e\n  \u003cp\u003e\n    \u003cstrong\u003e[An Internal Developer Portal]\u003c/strong\u003e - built on Backstage for stuttgart-things.\n  \u003c/p\u003e\n\u003c/div\u003e\n\n## About\n\nThis repository contains the configuration resources for the stuttgart-things Backstage Internal Developer Portal. It provides catalog entities, software templates, and deployment configurations that power the developer experience.\n\n## Repository Structure\n\n| Directory | Description | Contents |\n|-----------|-------------|----------|\n| `instances/` | Deployment configurations | SOPS-encrypted Helmfile values |\n| `org/` | Organization structure | Users, Groups, Teams |\n| `services/` | Service catalog | Location references to external repos |\n| `templates/` | Software templates | Scaffolding for new projects |\n\n## Components\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eOrganization\u003c/b\u003e - Users \u0026 Groups\u003c/summary\u003e\n\n### Organization (`org/`)\n\nDefines the organizational structure for Backstage catalog.\n\n#### Users\n\n| User | Member Of |\n|------|-----------|\n| `guest` | guests |\n| `patrick-hermann-sva` | guests |\n| `sina-schlatter` | guests |\n\n#### Groups\n\n| Group | Type | Description |\n|-------|------|-------------|\n| `guests` | team | Default group for all users |\n| `platform-team` | team | Platform Engineering Team |\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eService Catalog\u003c/b\u003e - Registered Services\u003c/summary\u003e\n\n### Service Catalog (`services/`)\n\nContains catalog location references that register external services.\n\n#### Services\n\n| Service | Repository | Description |\n|---------|------------|-------------|\n| claim-machinery-api | [GitHub](https://github.com/stuttgart-things/claim-machinery-api) | Crossplane claim rendering API |\n| sthings-backstage | [GitHub](https://github.com/stuttgart-things/sthings-backstage) | Backstage application |\n| blueprints | [GitHub](https://github.com/stuttgart-things/blueprints) | Infrastructure blueprints |\n\n#### Template Locations\n\n| Location | Description |\n|----------|-------------|\n| claim-machinery-templates | Claim Machinery software templates |\n| terraform-dagger-templates | Terraform and Dagger software templates |\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eSoftware Templates\u003c/b\u003e - Project Scaffolding\u003c/summary\u003e\n\n### Software Templates (`templates/`)\n\n#### Available Templates\n\n| Template | Tags | Owner | Description |\n|----------|------|-------|-------------|\n| **claim-to-pull-request** | `crossplane`, `kubernetes`, `infrastructure`, `gitops`, `claims` | platform-team | Create Crossplane resource claims via GitHub Pull Requests |\n| **golang-service** | `golang`, `service`, `recommended` | platform-team | Scaffold new Go services with GitHub repository and CI/CD |\n\n#### claim-to-pull-request\n\nCreates a GitHub Pull Request with a rendered Crossplane claim manifest.\n\n| Parameter | Required | Description |\n|-----------|----------|-------------|\n| `claimTemplate` | Yes | Claim Machinery template to render |\n| `claimName` | Yes | Name for the claim resource |\n| `repoUrl` | Yes | Target GitHub repository |\n| `targetPath` | Yes | Path where manifest will be stored |\n\n#### golang-service\n\nScaffolds a complete Go service with repository setup.\n\n| Parameter | Required | Default | Description |\n|-----------|----------|---------|-------------|\n| `name` | Yes | - | Service name (lowercase, hyphens) |\n| `description` | Yes | - | Brief description |\n| `owner` | Yes | - | Owning group |\n| `repoUrl` | Yes | github.com?owner=stuttgart-things | Repository location |\n| `visibility` | No | public | Repository visibility |\n| `goVersion` | No | 1.24 | Go version (1.22, 1.23, 1.24) |\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eInstance Configuration\u003c/b\u003e - Deployment\u003c/summary\u003e\n\n### Instance Configuration (`instances/`)\n\nSOPS-encrypted Helmfile configurations for deploying Backstage instances.\n\n| Instance | File | Description |\n|----------|------|-------------|\n| dev | `dev.enc.yaml` | Development environment configuration |\n\n\u003c/details\u003e\n\n## Usage\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eTask Runner\u003c/b\u003e\u003c/summary\u003e\n\n```bash\n# List available tasks\ntask --list\n\n# Interactive task selection\ntask do\n```\n\n| Task | Description |\n|------|-------------|\n| `do` | Interactive task selector using gum |\n| `git:*` | Git-related tasks (imported) |\n| `lint:*` | Linting tasks (imported) |\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eSecrets Management\u003c/b\u003e\u003c/summary\u003e\n\n```bash\n# Decrypt configuration\nsops --decrypt instances/dev.enc.yaml \u003e instances/dev.yaml\n\n# Deploy with Helmfile\nhelmfile apply -f instances/dev.yaml\n\n# Encrypt after changes\nsops --encrypt instances/dev.yaml \u003e instances/dev.enc.yaml\n```\n\n| Command | Description |\n|---------|-------------|\n| `sops --decrypt` | Decrypt SOPS-encrypted file |\n| `sops --encrypt` | Encrypt file with SOPS |\n| `helmfile apply` | Deploy using Helmfile |\n\n\u003c/details\u003e\n\n## License\n\nSee [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuttgart-things%2Fbackstage-resources","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstuttgart-things%2Fbackstage-resources","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuttgart-things%2Fbackstage-resources/lists"}