Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phaupt authored Jan 30, 2024
1 parent 625500f commit 5f4589e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,14 +99,14 @@ However, One-Time-Password (OTP) authentication is not supported without the use

The sample env-file contains all the configuration variables, including a sample error message configuration and customer configuration.

* [ENV-file sample for using in-memory data source](https://github.com/MobileID-Strong-Authentication/mid-radius-rig/raw/main/samples/production-v1.2-noRedis.env.sample)
* [ENV-file sample for using in-memory data source](https://github.com/MobileID-Strong-Authentication/mid-radius-rig/raw/main/samples/production-v1.3-noRedis.env.sample)

#### Production

In this setup can run multiple RIG container instances. Redis is used as data source and for the configuration of customers and error messages.
You may use [Redis-Commander](https://hub.docker.com/r/rediscommander/redis-commander) to manage customer configuration easily.

* [ENV-file sample for using Redis as data source](https://github.com/MobileID-Strong-Authentication/mid-radius-rig/raw/main/samples/production-v1.2.env.sample)
* [ENV-file sample for using Redis as data source](https://github.com/MobileID-Strong-Authentication/mid-radius-rig/raw/main/samples/production-v1.3.env.sample)
* [Sample Customer JSON](https://github.com/MobileID-Strong-Authentication/mid-radius-rig/raw/main/samples/redis-customer-configuration.sample)
* [Sample I18N Error Message JSON](https://github.com/MobileID-Strong-Authentication/mid-radius-rig/raw/main/samples/redis-i18n-errormsg-configuration.sample)

Expand Down

0 comments on commit 5f4589e

Please sign in to comment.