adjust sidebarDepths and document Desktop Client releases (#2643) (#2645)

Co-authored-by: Alex Fornuto <afornuto@pomerium.com>
This commit is contained in:
backport-actions-token[bot] 2021-09-30 15:41:43 +00:00 committed by GitHub
parent 870c26e6e5
commit 3568adec56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View file

@ -1,6 +1,6 @@
---
title: Download
sidebarDepth: 2
sidebarDepth: 1
description: This article describes various ways to install pomerium
---
@ -101,7 +101,7 @@ See the [README](https://github.com/pomerium/pomerium-helm/blob/master/charts/po
::: tip
Officially supported build platforms are limited by [envoy proxy](https://www.envoyproxy.io/).
Officially supported build platforms are limited by [envoy proxy](https://www.envoyproxy.io/).
:::
@ -173,6 +173,10 @@ make build NAME=pomerium-cli
./bin/pomerium-cli --help
```
## Pomerium Desktop
The Desktop Client is available from [GitHub](https://github.com/pomerium/desktop-client/releases) as an `exe`, `dmg`, and `AppImage`.
## Release cycle
The current release cycle is aligned on a monthly basis. Pre-`1.0.0` we target a `MINOR` release on or around the **first day of each month**. We try to hit the targets as closely as possible, while still delivering a quality release.

View file

@ -1,5 +1,6 @@
---
title: Certificates
sidebarDepth: 1
lang: en-US
meta:
- name: keywords

View file

@ -1,6 +1,6 @@
---
title: Data Storage
sidebarDepth: 3
sidebarDepth: 1
description: >-
This article describes Pomerium's data storage requirements
and backends

View file

@ -1,6 +1,6 @@
---
title: About
sidebarDepth: 2
sidebarDepth: 1
description: What does the Pomerium Enterpise Console offer?
---