docs: add initial structure, add docs for policies and factors

This commit is contained in:
Jens Langhammer
2019-12-09 21:00:45 +01:00
parent c1e98e2f0c
commit 0946d6a25d
14 changed files with 601 additions and 1 deletions

6
docs/installation/install.md Executable file
View File

@ -0,0 +1,6 @@
# Installation
There are two supported ways to install passbook:
- [docker-compose](docker-compose.md) for test- or small productive setups
- [Kubernetes](./kubernetes.md) for larger Productive setups