Skip to content
View nyrvex's full-sized avatar

Block or report nyrvex

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nyrvex/README.md

Nyrvex

Ask your infrastructure anything.

Nyrvex is an infrastructure intelligence platform that lets you query your systems in real time.

Instead of dashboards, logs, and alerts — Nyrvex gives you answers.


What is Nyrvex?

Modern infrastructure is too complex to understand.

Teams rely on:

  • dashboards
  • logs
  • alerts

But still can’t answer simple questions like:

  • Who has access to production?
  • Where is our biggest risk?
  • Which services communicate with each other?
  • What will break next?

Nyrvex changes that.

It builds a real-time model of your infrastructure and allows you to query it directly.


Example

nyrvex ask "Who has access to production?"
nyrvex ask "Show all services communicating with database X"
nyrvex ask "What are the highest risk nodes?"

Security First

Nyrvex is designed for environments where:

  • data must stay on-prem
  • systems are highly regulated
  • observability is not enough

Website

https://nyrvex.com

Contact

General: founder@nyrvex.com Security: security@nyrvex.com

Vision

We believe infrastructure should be understandable — not just observable.

Nyrvex creates a world where systems explain themselves.

License

TBD

Popular repositories Loading

  1. nyrvex nyrvex Public

  2. nyrvex-sensor nyrvex-sensor Public

    Reads data with ebpf on linux systems

    Rust