Update docs/enterprise/install/quickstart.md

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
This commit is contained in:
Alex Fornuto 2021-07-29 14:11:35 -05:00 committed by alexfornuto
parent ba3e7d000c
commit aa4f6c23e0

View file

@ -81,7 +81,7 @@ Pomerium publishes standard OS packages for RPM and DEB based systems. The repos
1. Update refresh and install: 1. Update refresh and install:
```bash ```bash
need to confirm the RHEL commands here yum -y install pomerium-console
``` ```
::: :::
@ -152,4 +152,4 @@ tls_key_file: /etc/pomerium-console/key.pem
## Next Steps ## Next Steps
The Pomerium Enterprise Console assumes access to a [Prometheus](https://prometheus.io/) data store for metrics. See [Prometheus Metrics](/enterprise/prometheus.md) to learn how to configure access. The Pomerium Enterprise Console assumes access to a [Prometheus](https://prometheus.io/) data store for metrics. See [Prometheus Metrics](/enterprise/prometheus.md) to learn how to configure access.