Skip to content

Commit 1704955

Browse files
Merge pull request circleci#3967 from circleci/fix-server-architecture-domain-service-notes
Add a note on LDAP interaction for domain-service
2 parents 0ac5292 + 83fe0ec commit 1704955

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jekyll/_cci2/architecture.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ WARNING: If migrator services are down at startup connected services will fail.
9292

9393
| `domain-service`
9494
| Stores and provides information about our domain model.
95-
| Workflows will fail to start and some REST API calls may fail causing `500` errors in the CircleCI UI.
95+
| Workflows will fail to start and some REST API calls may fail causing `500` errors in the CircleCI UI. If LDAP authentication is in use, all logins will fail.
9696
| icon:fire-extinguisher[]
9797
| `postgres`, `frontend`, `domain-service-migrator`
9898

@@ -116,7 +116,7 @@ WARNING: If migrator services are down at startup connected services will fail.
116116

117117
| `federation-service-migrator`
118118
| Runs postgresql migrations for the `federations-service`.
119-
| Only runs at statup.
119+
| Only runs at startup.
120120
| icon:check-circle[]
121121
| `postgres`, `frontend`
122122

0 commit comments

Comments
 (0)