docs: fix existing links

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
Bobby DeSimone 2019-09-17 09:07:25 -07:00
parent b373634012
commit 4d05ca635e
No known key found for this signature in database
GPG key ID: AEE4CF12FE86D07E
2 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,8 @@
/reference/ /docs/reference/reference.html
/guide/ /docs/quick-start/
/guide/kubernetes.html /docs/quick-start/kubernetes.html
/guide/kubernetes /docs/quick-start/kubernetes.html
/guide/synology /docs/quick-start/synology.html
/guide/synology.html /docs/quick-start/synology.html
/docs/examples.html /recipes/
/docs/examples /recipes/

View file

@ -1,3 +1,11 @@
---
title: Synology
lang: en-US
meta:
- name: keywords
content: pomerium identity-access-proxy synology docker
---
# Synology
Pomerium can be used to enable secure access to services on your Synology home server or network attached storage (NAS) device. Pomerium acting as an identity aware access proxy is particularly useful as many [self-hosted apps] lack or have insufficient built-in authentication mechanisms.