You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> The image does **not include** a reverse proxy or a database backend. Running the default image as a standalone container uses gunicorn and a sqlite database. Using sqlite is not suitable for a production environment.
27
37
>
@@ -31,14 +41,10 @@ This project is a complete build environment under linux to build and run privac
31
41
32
42
**While decoupling the privacyIDEA image from dependencies like Nginx, Apache or database vendors ect., it is possible to run privacyIDEA with your favorite components.**
33
43
34
-
### tl;dr
35
-
Clone repository and start a full privacyIDEA stack:
0 commit comments