Production requirements and setup

Running in Production

The Seed Identity Store is expected to be run in a Docker container and as such a Docker file is provided in the source code repository.

The web service portion and celery work portion of the Identity Store are expected to be run in different instances of the same Docker container.

An example production setup might look like this:

_images/identity-store-production.png