https://github.com/opsmill/schema-library
Welcome to the Schema Library for Infrahub. This repository contains a collection of schemas that are designed to streamline and standardize infrastructure-related data structures.
https://github.com/opsmill/schema-library
infrahub
Last synced: 5 months ago
JSON representation
Welcome to the Schema Library for Infrahub. This repository contains a collection of schemas that are designed to streamline and standardize infrastructure-related data structures.
- Host: GitHub
- URL: https://github.com/opsmill/schema-library
- Owner: opsmill
- License: apache-2.0
- Created: 2024-07-30T06:57:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-24T15:59:52.000Z (6 months ago)
- Last Synced: 2025-12-25T19:02:31.948Z (6 months ago)
- Topics: infrahub
- Language: Python
- Homepage: https://docs.infrahub.app/schema-library
- Size: 938 KB
- Stars: 35
- Watchers: 14
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Infrahub Schema Library
Welcome to the Schema Library for Infrahub! This repository offers a collection of schemas designed to streamline and standardize infrastructure-related data structures.
> [!WARNING]
> This project is currently a collection of examples intended to serve as inspiration. Please note that it is in an experimental phase and may undergo significant changes.
## Use case
Infrahub ships without built-in schemas, giving you complete freedom to define your own. However, starting from scratch can be overwhelming, especially when many infrastructures share common models. That's where the [Schema Library](https://github.com/opsmill/schema-library), maintained by OpsMill and the community, comes in.
**The library provides a curated collection of practical, ready-to-use schemas designed to reflect real-world infrastructure needs. Use them out of the box, or treat them as a foundation: copy, adapt, and extend each schema to align precisely with your organization.**
## Getting started
Interested about the project and want to get started? Check out the [Schema Library documentation](https://docs.infrahub.app/schema-library) for more information.