https://github.com/opsmill/infrahub-demo-edge
https://github.com/opsmill/infrahub-demo-edge
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/opsmill/infrahub-demo-edge
- Owner: opsmill
- Created: 2023-02-06T16:48:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-26T16:40:59.000Z (7 months ago)
- Last Synced: 2025-12-25T19:02:32.723Z (6 months ago)
- Language: Python
- Size: 343 KB
- Stars: 6
- Watchers: 12
- Forks: 37
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Infrahub by OpsMill
[Infrahub](https://github.com/opsmill/infrahub) by [OpsMill](https://opsmill.com) acts as a central hub to manage the data, templates and playbooks that powers your infrastructure. At its heart, Infrahub is built on 3 fundamental pillars:
- **A Flexible Schema**: A model of the infrastructure and the relation between the objects in the model, that's easily extensible.
- **Version Control**: Natively integrated into the graph database which opens up some new capabilities like branching, diffing, and merging data directly in the database.
- **Unified Storage**: By combining a graph database and git, Infrahub stores data and code needed to manage the infrastructure.
## Infrahub - Demo edge repository
This repository is for use with the [Getting started with Infrahub](https://docs.infrahub.app/tutorials/getting-started/) tutorial.