Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update integrations #4960

Merged
merged 1 commit into from
Nov 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion docs/docs/integrations/readme.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,21 @@ import TabItem from '@theme/TabItem';
<!-- vale off -->
# Infrahub integrations
<!-- vale on -->
OpsMill maintains multiple integrations with other infrastructure systems.
OpsMill maintains multiple integrations with other infrastructure systems. In addition, other companies maintain integrations with Infrahub.

## Integrations

<!-- vale off -->
### OpsMill Maintained

- [infrahub-ansible](./infrahub-ansible/)
- [infrahub-sync](./sync/)
- [nornir-infrahub](./nornir-infrahub/)

### 3rd Party or Community Maintained

- [IP Fabric Integration](https://ipfabric.io/)
- [NetPicker Integration](https://www.opsmill.com/webinar-recap-bringing-production-validation-into-network-automation-ci-cd/)
- [Slurp'it Integration](https://www.youtube.com/watch?v=oW6o-fZHZ2w&list=PLxv8A8sCq4EDgz_R34_RxwDHFdG5RzkYM)

<!-- vale on -->
Loading