Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
SEO Metadata | ||
---|---|---|
| ||
Smart ID Digital Access component supports high availability and failover that provides powerful flexibility and scalability. With this mode, Digital Access component will switch to a redundant service once the primary one has stopped working. |
This article describes the setup of high availability for two or more Digital Access services with a Smart ID docker compose deployment setup.
Smart ID Digital Access component supports distributed mode to enable high availability. With this mode, Digital Access will switch to a redundant service once the primary one has stopped working. Thereby, not only one but several redundant services are supported.
The deployment steps mentioned in Deploy Smart ID apply to single node setup only. If you want to configure Digital Access in distributed mode or high availability, follow the steps below for deployment on every node.
Expandall |
---|
Prerequisites
Expand | ||
---|---|---|
| ||
The following prerequisites apply:
|
Step-by-step instruction
Update docker-compose.yml for all services
For all nodes that you shall add, you must do changes in docker-compose.yml for all services. Make sure that all service names are different for every node and that they match the ones you set in Digital Access Admin while adding the new services. See the examples below.
Expand | |||||
---|---|---|---|---|---|
| |||||
|
Expand | |||||
---|---|---|---|---|---|
| |||||
|
Expand | |||||
---|---|---|---|---|---|
| |||||
|
Expand | |||||
---|---|---|---|---|---|
| |||||
|
Expand | |||||
---|---|---|---|---|---|
| |||||
|
In Digital Access Admin
Expand | |||||
---|---|---|---|---|---|
| |||||
|
Edit LocalConfiguration.xml of all services
Expand | |||||||
---|---|---|---|---|---|---|---|
| |||||||
|
Expand | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
This article includes updates for Digital Access 6.3.0 and Smart ID 22.10.2.
Note |
---|
This will be part of the next minor Smart ID release for 22.10.x when it is released. |