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
{{ message }}
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,20 @@ Use this configuration if you are going to manage end users and their authentica
57
57
| Redis | preferably standalone server |
58
58
| S3 solution | standalone server |
59
59
60
+
### testops-openid
61
+
62
+
Use this configuration if you are going to manage end users and their authentication via existing Identity Provider service supporting OpenID authentication.
63
+
64
+
#### Target deployment architecture
65
+
66
+
| Component | Deployed as |
67
+
|----------------|------------------------------|
68
+
| Allure TestOps | via docker compose |
69
+
| Postgres | standalone server |
70
+
| RabbitMQ | preferably standalone server |
71
+
| Redis | preferably standalone server |
72
+
| S3 solution | standalone server |
73
+
60
74
## Upgrade from version 4 to version 5
61
75
62
76
The only available paths from to upgrade 4 to 5 are
0 commit comments