An open API service indexing awesome lists of open source software.

https://github.com/meysam81/ory-medium-articles

The repository of the Ory products Medium article series
https://github.com/meysam81/ory-medium-articles

article authentication authorization hydra keto kratos medium oathkeeper ory

Last synced: 1 day ago
JSON representation

The repository of the Ory products Medium article series

Awesome Lists containing this project

README

          

# Ory Products | Medium Article Series

The code of my Medium article on Ory products.

The complete series can be accessed from the link below.

## Prerequisites

| Product | Version |
| --- | --- |
|[Docker](https://docs.docker.com/engine/install/) | ~23 |
|[Supervisord](http://supervisord.org/) | >=4,<5 |
|[Kratos](https://github.com/ory/kratos/releases/tag/v0.11.1) | >=0.11,<1 |

## How to run

```bash
supervisord
```