Skip to content
This repository was archived by the owner on Aug 14, 2026. It is now read-only.
This repository was archived by the owner on Aug 14, 2026. It is now read-only.

privacyIDEA Docker image - Discussion #6

Description

@plettich

Since this comes up more often lately we would like to discuss the outline of a new/improved docker image.
In my understanding there are two orthogonal concepts:

  1. A Docker (-compose) image which just runs(tm) for testing the software
  2. A minimal image to be included in a productive environment

In my experience if someone is using Docker in a productive environment, they build the images themselves to have better control over security and fixes.

So i would like to concentrate in this repository on the first concept, a docker-compose configuration which just runs:

  • a privacyIDEA image with a virtualenv containing the code and a gunicorn application server (could also be the base of a production image)
  • a database image (I'd go with mysql/mariadb but should be interchangeable)
  • a preliminary setup (generate secrets/keys, configuration, etc.)

Please share Your thoughts so we can get this thing on the road.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions