{"id":46568917,"url":"https://github.com/sap/crossplane-provider-docs","last_synced_at":"2026-03-07T08:01:09.711Z","repository":{"id":342256248,"uuid":"1164654658","full_name":"SAP/crossplane-provider-docs","owner":"SAP","description":"Provide a unified documentation platform for supported Crossplane providers. Enable seamless community contribution through shared workflows, standardized guidelines, and core project resources.","archived":false,"fork":false,"pushed_at":"2026-03-05T14:37:43.000Z","size":9926,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-05T14:47:05.946Z","etag":null,"topics":["cloud-native","control-plane","crossplane","documentation","getting-started","infrastructure-as-code","infrastructure-as-data","open-source"],"latest_commit_sha":null,"homepage":"https://sap.github.io/crossplane-provider-docs/","language":"CSS","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/SAP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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-02-23T10:34:16.000Z","updated_at":"2026-03-05T14:37:46.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/SAP/crossplane-provider-docs","commit_stats":null,"previous_names":["sap/crossplane-provider-docs"],"tags_count":null,"template":false,"template_full_name":"SAP/repository-template","purl":"pkg:github/SAP/crossplane-provider-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP%2Fcrossplane-provider-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP%2Fcrossplane-provider-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP%2Fcrossplane-provider-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP%2Fcrossplane-provider-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SAP","download_url":"https://codeload.github.com/SAP/crossplane-provider-docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP%2Fcrossplane-provider-docs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30209796,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T05:23:27.321Z","status":"ssl_error","status_checked_at":"2026-03-07T05:00:17.256Z","response_time":53,"last_error":"SSL_read: 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":["cloud-native","control-plane","crossplane","documentation","getting-started","infrastructure-as-code","infrastructure-as-data","open-source"],"created_at":"2026-03-07T08:00:32.873Z","updated_at":"2026-03-07T08:01:09.701Z","avatar_url":"https://github.com/SAP.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![REUSE status](https://api.reuse.software/badge/github.com/SAP/crossplane-provider-docs)](https://api.reuse.software/info/github.com/SAP/crossplane-provider-docs)\n\n# Crossplane Provider Documentation\n\n## About this project\n\nThis repository is the **central place for all Crossplane providers documentation** that are related to this project, built and hosted as a static website (powered by [Docusaurus](https://docusaurus.io/)).\n\n**Provider-specific documentation lives in the individual provider repositories** and is pulled into this repo as Git submodules. Shared documentation that is relevant across all providers — such as contribution guidelines, setup instructions, and architectural concepts — lives directly in this repository.\n\nThe documentation site is automatically built and deployed via GitHub Actions on every merge to `main`.\n\n## Crossplane Providers\n\n| Provider Name | Description | Repo Link | Backlog Link | Bug? Feature? |\n| --- | --- | --- | --- | --- |\n| crossplane-provider-btp | Crossplane Provider for SAP BTP | [Repo](https://github.com/SAP/crossplane-provider-btp) | [Backlog](https://github.com/SAP/crossplane-provider-btp/issues) | [Create a new issue](https://github.com/SAP/crossplane-provider-btp/issues/new/choose) |\n| crossplane-provider-hana | Crossplane Provider for SAP HANA | [Repo](https://github.com/SAP/crossplane-provider-hana) | [Backlog](https://github.com/SAP/crossplane-provider-hana/issues) | [Create a new issue](https://github.com/SAP/crossplane-provider-hana/issues/new/choose) |\n| crossplane-provider-cloudfoundry | Crossplane Provider for Cloud Foundry | [Repo](https://github.com/SAP/crossplane-provider-cloudfoundry) | [Backlog](https://github.com/SAP/crossplane-provider-cloudfoundry/issues) | [Create a new issue](https://github.com/SAP/crossplane-provider-cloudfoundry/issues/new/choose) |\n\n## Powerful Helpers\n\nIn addition to the providers, there are also other repositories related to this project. These repositories most often originated from a specific pain point identified during the process of creating and maintaining the providers.\n\nOne great example is [xp-clifford](https://github.com/SAP/xp-clifford), a Crossplane Provider Export CLI framework for resource data extraction. It makes it easy to build a CLI tool that can export definitions of external resources in the format of a specific Crossplane Provider's managed resource definitions.\n\nAll our powerful helpers that make your life easier can be found in the list below. If you are interested in contributing to one of them, please check out the respective repository and get in touch.\n\n| Helper Name | Description | Repo Link | Backlog Link | Bug? Feature? |\n| --- | --- | --- | --- | --- |\n| xp-clifford | Crossplane Provider Export CLI framework for resource data extraction | [Repo](https://github.com/SAP/xp-clifford) | [Backlog](https://github.com/SAP/xp-clifford/issues) | [Create a new issue](https://github.com/SAP/xp-clifford/issues/new/choose) |\n\n## Requirements and Setup\n\n### Prerequisites\n\n- [Node.js](https://nodejs.org/) \u003e= 20\n- [npm](https://www.npmjs.com/) (comes with Node.js)\n- [Git](https://git-scm.com/)\n\n### Clone the repository (including submodules)\n\nThe provider documentation is included as Git submodules. Use `--recurse-submodules` to fetch all submodule content in one step:\n\n```bash\ngit clone --recurse-submodules https://github.com/SAP/crossplane-provider-docs.git\n```\n\nIf you already cloned the repo without submodules, initialize and fetch them with:\n\n```bash\ngit submodule update --init --recursive\n```\n\nTo pull the latest changes including all submodules:\n\n```bash\ngit pull --recurse-submodules\n```\n\n### Install dependencies\n\n```bash\nnpm install\n```\n\n### Start local development server\n\n```bash\nnpm start\n```\n\nThis starts a local dev server at `http://localhost:3000` and opens the browser automatically. Most changes are reflected live without restarting the server.\n\n### Build\n\n```bash\nnpm run build\n```\n\nGenerates the static site into the `build/` directory.\n\n### Serve the built site locally\n\n```bash\nnpm run serve\n```\n\n## Support, Feedback, Contributing\n\nThis project is open to feature requests/suggestions, bug reports etc. via [GitHub issues](https://github.com/SAP/crossplane-provider-docs/issues). Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md).\n\n## Security / Disclosure\nIf you find any bug that may be a security problem, please follow our instructions at [in our security policy](https://github.com/SAP/crossplane-provider-docs/security/policy) on how to report it. Please do not create GitHub issues for security-related doubts or problems.\n\n## Code of Conduct\n\nWe as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/SAP/.github/blob/main/CODE_OF_CONDUCT.md) at all times.\n\n## Licensing\n\nCopyright 2026 SAP SE or an SAP affiliate company and crossplane-provider-docs contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/crossplane-provider-docs).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsap%2Fcrossplane-provider-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsap%2Fcrossplane-provider-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsap%2Fcrossplane-provider-docs/lists"}