docs/{vmauth,vmgateway}.md: small fixes

This commit is contained in:
Aliaksandr Valialkin 2021-04-02 23:14:47 +03:00
parent 3c1b39c978
commit 25e19c75c7
4 changed files with 14 additions and 8 deletions

View File

@ -23,7 +23,8 @@ Docker images for `vmauth` are available [here](https://hub.docker.com/r/victori
Pass `-help` to `vmauth` in order to see all the supported command-line flags with their descriptions.
Feel free [contacting us](mailto:info@victoriametrics.com) if you need customized auth proxy for VictoriaMetrics with the support of LDAP, SSO, RBAC, SAML, accounting, limits, etc.
Feel free [contacting us](mailto:info@victoriametrics.com) if you need customized auth proxy for VictoriaMetrics with the support of LDAP, SSO, RBAC, SAML,
accounting and rate limiting such as [vmgateway](https://victoriametrics.github.io/vmgateway.html).
## Auth config

View File

@ -1,9 +1,9 @@
## Victori Metrics Gateway
## vmgateway
<img alt="vmgateway" src="vmgateway-overview.jpeg">
The service is a proxy for Victoria Metrics TSDB. It provides the next features:
`vmgateway` is a proxy for Victoria Metrics TSDB. It provides the following features:
* Rate Limiter
* Based on cluster tenants' utilization supports multiple time interval limits for ingestion/retrieving metrics
@ -12,6 +12,8 @@ The service is a proxy for Victoria Metrics TSDB. It provides the next features:
* Provides access by tenantID at Cluster version
* Allows to separate write/read/admin access to data
`vmgateway` is included in an [enterprise package](https://victoriametrics.com/enterprise.html).
### Access Control

View File

@ -23,7 +23,8 @@ Docker images for `vmauth` are available [here](https://hub.docker.com/r/victori
Pass `-help` to `vmauth` in order to see all the supported command-line flags with their descriptions.
Feel free [contacting us](mailto:info@victoriametrics.com) if you need customized auth proxy for VictoriaMetrics with the support of LDAP, SSO, RBAC, SAML, accounting, limits, etc.
Feel free [contacting us](mailto:info@victoriametrics.com) if you need customized auth proxy for VictoriaMetrics with the support of LDAP, SSO, RBAC, SAML,
accounting and rate limiting such as [vmgateway](https://victoriametrics.github.io/vmgateway.html).
## Auth config

View File

@ -1,9 +1,9 @@
## Victori Metrics Gateway
## vmgateway
<img alt="vmgateway" src="vmgateway-overview.jpeg">
The service is a proxy for Victoria Metrics TSDB. It provides the next features:
`vmgateway` is a proxy for Victoria Metrics TSDB. It provides the following features:
* Rate Limiter
* Based on cluster tenants' utilization supports multiple time interval limits for ingestion/retrieving metrics
@ -12,6 +12,8 @@ The service is a proxy for Victoria Metrics TSDB. It provides the next features:
* Provides access by tenantID at Cluster version
* Allows to separate write/read/admin access to data
`vmgateway` is included in an [enterprise package](https://victoriametrics.com/enterprise.html).
### Access Control