Metadata-Version: 2.3
Name: infrahub-server
Version: 1.5.0b2
Summary: Infrahub is taking a new approach to Infrastructure Management by providing a new generation of datastore to organize and control all the data that defines how an infrastructure should run.
License: Apache-2.0
Author: OpsMill
Author-email: info@opsmill.com
Requires-Python: >=3.12,<3.13
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: Jinja2 (>=3,<4)
Requires-Dist: aio-pika (>=9.4,<9.5)
Requires-Dist: aiodataloader (==0.4.0)
Requires-Dist: ariadne-codegen (==0.15.3)
Requires-Dist: asgi-correlation-id (==4.2.0)
Requires-Dist: authlib (==1.6.5)
Requires-Dist: bcrypt (>=4.1,<4.2)
Requires-Dist: boto3 (==1.34.129)
Requires-Dist: cachetools-async (>=0.0.5,<0.0.6)
Requires-Dist: click (==8.1.7)
Requires-Dist: copier (>=9.8.0,<10.0.0)
Requires-Dist: dulwich (>=0.22.7,<0.23.0)
Requires-Dist: email-validator (>=2.1,<2.2)
Requires-Dist: fast-depends (>=2.4.12,<3.0.0)
Requires-Dist: fastapi (==0.116.1)
Requires-Dist: fastapi-storages (>=0.3,<0.4)
Requires-Dist: gitpython (>=3,<4)
Requires-Dist: graphene (>=3.4,<3.5)
Requires-Dist: gunicorn (>=23.0.0,<24.0.0)
Requires-Dist: lunr (>=0.7.0.post1,<0.8.0)
Requires-Dist: nats-py (>=2.7.2,<3.0.0)
Requires-Dist: neo4j (>=5.28,<5.29)
Requires-Dist: neo4j-rust-ext (>=5.28,<5.29)
Requires-Dist: netaddr (==1.3.0)
Requires-Dist: netutils (==1.12.0)
Requires-Dist: numpy (>=1.26.2,<2.0.0)
Requires-Dist: opentelemetry-exporter-otlp-proto-grpc (==1.28.1)
Requires-Dist: opentelemetry-exporter-otlp-proto-http (==1.28.1)
Requires-Dist: opentelemetry-instrumentation-aio-pika (==0.49b1)
Requires-Dist: opentelemetry-instrumentation-fastapi (==0.49b1)
Requires-Dist: prefect (==3.4.23)
Requires-Dist: prefect-redis (==0.2.5)
Requires-Dist: pyarrow (>=14)
Requires-Dist: pydantic (>=2.10,<2.11)
Requires-Dist: pydantic-settings (>=2.8,<2.9)
Requires-Dist: pyjwt (>=2.8,<2.9)
Requires-Dist: pytest (>=7.4,<7.5)
Requires-Dist: python-multipart (==0.0.18)
Requires-Dist: pyyaml (>=6,<7)
Requires-Dist: redis[hiredis] (>=6.0.0,<7.0.0)
Requires-Dist: rich (>=13,<14)
Requires-Dist: starlette-exporter (>=0.23,<0.24)
Requires-Dist: structlog (==24.1.0)
Requires-Dist: tomli (>=1.1.0) ; python_version < "3.11"
Requires-Dist: typer (==0.12.5)
Requires-Dist: ujson (>=5,<6)
Requires-Dist: uvicorn[standard] (>=0.32,<0.33)
Requires-Dist: whenever (==0.7.3)
Project-URL: Documentation, https://docs.infrahub.app/
Project-URL: Homepage, https://opsmill.com
Project-URL: Repository, https://github.com/opsmill/infrahub
Description-Content-Type: text/markdown

<h1 align="center">
  <a href=""><img src="docs/static/img/infrahub-hori.svg" alt="Infrahub" width="350"></a>
</h1>

<p align="center">
<a href="https://www.linkedin.com/company/opsmill">
<img src="https://img.shields.io/badge/linkedin-blue?logo=LinkedIn"/>
</a>
<a href="https://discord.gg/opsmill">
<img src="https://img.shields.io/badge/Discord-7289DA?&logo=discord&logoColor=white"/>
</a>
</p>

Infrahub is a graph-based data management platform with built-in version control, CI workflows, peer review, and API access. It's purpose-built to power network, data center, and cloud automation.

## The data foundation for modern automation

Infrahub provides a single platform that unifies infrastructure data with business logic, enforces consistency, and integrates with automation tools and AI workflows.

With Infrahub as the data foundation in your automation stack, you can move faster, reduce risk, and deliver infrastructure as a reliable service.

## Top ways to use Infrahub

### Unify infrastructure data

Sync network and infrastructure device, service, and policy data into a unified source of truth, with rich metadata and robust UI and API access.

### Automate at scale

Generate, validate, and deploy configurations with unified data. Support full lifecycle management—provisioning, upgrades, decommissioning—across vendors and sites.

### Enable self-service

Expose automation through catalogs and APIs so application, platform, and ops teams can request infrastructure directly. Speed time to delivery, reduce errors, and make infrastructure more responsive to the business.

### Build an AIOps knowledge graph

Model dependencies and relationships across infrastructure. Provide the data foundation for AI-driven reasoning, troubleshooting, and predictive operations.

## Quick Start

[Infrahub Sandbox](https://sandbox.infrahub.app/) - Instantly login to the UI of a demo environment of Infrahub with sample data pre-loaded.

[Getting Started Environment & Tutorial](https://opsmill.instruqt.com/pages/labs) - It spins up an instance of Infrahub on our cloud, provides a browser, terminal, code editor and walks you through the basic concepts:

- Branching and version control
- Flexible schema
- Unified storage

For longer term tests, you can deploy a local instance of Infrahub by referring to our guide: [Installing Infrahub](https://docs.infrahub.app/guides/installation)

## Documentation

If you'd like to learn more about Infrahub, please refer to the following resources:

- [Infrahub Overview](https://docs.infrahub.app/getting-started/overview)
- [Infrahub Documentation](https://docs.infrahub.app/)
- [FAQ](https://docs.infrahub.app/faq/)

## Support and Community

If you need help, support for the community version of Infrahub is provided on [![Join our Discord server](https://img.shields.io/badge/Discord-7289DA?logo=discord&logoColor=white)](https://discord.gg/opsmill) or via [filing an issue on GitHub](https://github.com/opsmill/infrahub/issues).

## Contributing

To help our community with the creation of contributions, please view our [CONTRIBUTING](./CONTRIBUTING.md) page.

<a  href="https://github.com/opsmill/infrahub/graphs/contributors">
<img  src="https://contrib.rocks/image?repo=opsmill/infrahub" />
</a>

## Security

[View our SECURITY](https://github.com/opsmill/infrahub?tab=security-ov-file) policy to find the latest information.

