Skip to content
Snippets Groups Projects
Verified Commit 14d59cb4 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

add Local dev with Kratos docoumentation to docs index

parent 42b35fe9
No related branches found
No related tags found
1 merge request!51Resolve "Make recovery link / password recovery work with kratos"
Pipeline #9723 failed with stage
in 42 seconds
......@@ -17,3 +17,4 @@ panel](https://open.greenhost.net/stackspin/user-panel).
usage
helmchart
local_development
local_dev_remote_kratos
# Introduction
# Local dev with Kratos
The main role for this repo is provide Single-Sign-On. The architecture to make
this happen has a lot of moving components. A quick overview:
......@@ -33,7 +31,7 @@ this happen has a lot of moving components. A quick overview:
database server. There is once instance, with three databases. As all
databases are very small this will not lead to resource limitation problems.
# Installation
## Installation
The current login panel is not yet installed available in released versions
of Stackspin. However, this does not prevent us from developing already on the
......@@ -213,7 +211,7 @@ cd helmchart/single-sign-on
helm upgrade -f /to/a/path/my_cluster_values.yaml single-sign-on . -n stackspin --debug
```
# Development
## Development
1. Setup port redirects
......@@ -337,7 +335,7 @@ And now it is time to start the app:
If this starts smoothly, you should be ready to go.
# Test you setup
## Test you setup
Hydra and kratos are now configured to redirect to localhost when they receive a
request. So to test the setup, you simple can go to one of your application (for
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment