# Show HN: Osiris JSON generate private infrastructure snapshot without AI or SaaS

> Source: <https://github.com/osirisjson/osiris-producers>
> Published: 2026-07-01 14:07:41+00:00

Monorepo for the OSIRIS JSON producers.

an OSIRIS JSON producer **generates a private snapshot of your infrastructure** at a point in time **without need** to connect to any third-party service or AI Platforms and MCP Servers. **You execute it fully under your complete control.**

It connects directly **from your own environment** to infrastructure sources such as hyperscalers, public cloud and hosting providers, on-premise IT systems (like for example hypervisors,bare metal servers,storage,network etc.) and OT systems. It discovers inventory and topology data, normalizes proprietary informations and emits a valid OSIRIS JSON Document like [OSIRIS JSON IT infrastructure example](https://osirisjson.org/en/docs/examples/01-it-infrastructure) and [OSIRIS JSON OT infrastructure example](https://osirisjson.org/en/docs/examples/02-ot-infrastructure).

**No** AI platform, MCP server or AI agent are required**No** SaaS or intermediary API are required**No** pay per use or expensive consultancy are required**No** additional software development is required- Your infrastructure data stays under your control like your API keys and credentials to retrieve the informations and generate an OSIRIS JSON document

[OSIRIS JSON producer](https://osirisjson.org/en/docs/producers/getting-started) bridge the gap between proprietary infrastructure language/format and the freedom of an open, vendor-neutral JSON format.

```
flowchart TB
    A["Provider/Vendor<br>AWS,Azure,GCP,Cisco,Arista,HPE<br>on-premise IT/OT resources"] <--> B["`**OSIRIS JSON Producer run under your full control**`"]
    B --> C["it generate an OSIRIS JSON document at a point-in-time of your infrastructure"]
    C --> n1["You can use the document<br>under your own control to develop"] & I["use OSIRIS JSON Consumers<br>(under development) to"]
    I --> D["create reports an<br>audit documents"] & E["create diagrams<br>Draw.io/Mermaid"] & F["generate diffs and<br>identify configuration drift"]
    n1 --> H["feed AI platforms<br>MCP, Agents"] & G["feed CMDB/IPAM/DCIM <br>workflows"] & F & E & D
```

| OSIRIS JSON Producer | Category | Status |
|---|---|---|
| Amazon AWS | Hyperscaler |
|

[Available](https://osirisjson.org/en/docs/producers/hyperscalers/microsoft-azure)[Under development](https://osirisjson.org/en/docs/roadmap/01-2026)[Available](https://osirisjson.org/en/docs/producers/network/cisco)For the full roadmap, visit [https://osirisjson.org/en/docs/roadmap/01-2026](https://osirisjson.org/en/docs/roadmap/01-2026)

| Platform | Action |
|---|---|
| Linux | |
| macOS | `brew tap osirisjson/osiris-producers && brew install osirisjson-producer` |
| Windows | download a pre-built binary from the
|

`go install go.osirisjson.org/producers/cmd/...@latest`

See [INSTALL.md](/osirisjson/osiris-producers/blob/main/INSTALL.md) for full instructions including deb/rpm packages, checksum verification, and platform-specific notes.

For full documentation, visit [osirisjson.org/en/docs/producers/getting-started](http://osirisjson.org/en/docs/producers/getting-started).

If you encounter an issue with the project, you are welcome to submit an [issue](https://github.com/osirisjson/osiris-producers/issues).

End-to-end infrastructure visibility [SHOULD NOT](https://datatracker.ietf.org/doc/html/rfc2119) depend on tribal knowledge, expensive consultancy, overhead licenses or closed/privacy-risk third-party tooling/platforms.

If you believe infrastructure documentation [SHOULD](https://datatracker.ietf.org/doc/html/rfc2119) be open, standardized, private, repeatable and accessible to everyone, contributions of any size is warmly welcomed: questions, clarifications, examples, reviews, documentation improvements, producers, consumers, and tooling ideas.

As an open-source project, [OSIRIS JSON](https://osirisjson.org/en) is happy to support contributors with guidance on pull requests, technical writing, examples, and feature design.
