> ## Documentation Index
> Fetch the complete documentation index at: https://docs.verdexlab.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Products

> Explore the services supported by Verdex and vote for the next ones.

<Update label="keycloak">
  ```bash Detect keycloak version theme={null}
  verdex -product keycloak -target https://keycloak.example.com
  ```

  **Keycloak** is an open-source identity and access management solution maintained by RedHat.

  **Detected versions:**\
  `12.0.0` (dec. 2020) --> `26.2.1` (apr. 2025)

  [Official Website](https://www.keycloak.org)     [GitHub Repository](https://github.com/keycloak/keycloak)
</Update>

<Update label="nextcloud">
  ```bash Detect nextcloud version theme={null}
  verdex -product nextcloud -target https://nextcloud.example.com
  ```

  **NextCloud** is an open-source file sharing, collaboration and cloud storage solution.

  [Official Website](https://nextcloud.com)     [GitHub Repository](https://github.com/nextcloud)
</Update>

<Update label="grafana">
  ```bash Detect grafana version theme={null}
  verdex -product grafana -target https://grafana.example.com
  ```

  **Grafana** is a multi-platform open source analytics and interactive visualization web application.

  [Official Website](https://grafana.com)     [GitHub Repository](https://github.com/grafana/grafana)
</Update>

<Update label="rocketchat">
  ```bash Detect rocketchat version theme={null}
  verdex -product rocketchat -target https://rocketchat.example.com
  ```

  **Rocket.Chat** is an open-source communications platform for organizations with high standards of data protection.

  [Official Website](https://www.rocket.chat)     [GitHub Repository](https://github.com/RocketChat)
</Update>

<Update label="mastodon">
  ```bash Detect mastodon version theme={null}
  verdex -product mastodon -target https://mastodon.example.com
  ```

  **Mastodon** is a free, open-source social network server based on ActivityPub where users can follow friends and discover new ones.

  [Official Website](https://joinmastodon.org)     [GitHub Repository](https://github.com/mastodon)
</Update>

## Vote for next products

<CardGroup cols={2}>
  <Card title="Directus" icon="rabbit" iconType="duotone">
    Real-time API and App dashboard for managing SQL database content with no-code/low-code.<br /><br /><a href="https://github.com/verdexlab/verdex/issues/2" target="_blank"><Tooltip tip="Click to vote for this product">👍 1</Tooltip></a>
  </Card>

  <Card title="Mattermost" icon="comments" iconType="duotone">
    Open-source, self-hostable online chat service with file sharing, search, and third party application integrations.<br /><br /><a href="https://github.com/verdexlab/verdex/issues/4" target="_blank"><Tooltip tip="Click to vote for this product">No votes</Tooltip></a>
  </Card>

  <Card title="GitLab" icon="gitlab" iconType="duotone">
    Open-source git-based software offering wiki functionality, a bug tracking system, continuous integration and continuous delivery.<br /><br /><a href="https://github.com/verdexlab/verdex/issues/5" target="_blank"><Tooltip tip="Click to vote for this product">No votes</Tooltip></a>
  </Card>
</CardGroup>

Want to scan a product not yet supported?\
[Suggest a new product](https://github.com/verdexlab/verdex/issues/new?assignees=\&labels=product-suggestion\&projects=\&template=suggest-product.yml)
or [contribute to Verdex](/contribute)
