Install SafeNet Access Exchange
SafeNet Access Exchange can be deployed as a Single Node or High-Availability (HA) Cluster:
The following image describes the authentication flow of SafeNet Access Exchange HA Cluster deployment:
Upgrade SafeNet Access Exchange
To upgrade SafeNet Access Exchange:
- Create a backup copy of your current SafeNet Access Exchange configuration before upgrading.
- Edit your podman-compose.yml or docker-compose.yml file.
- Replace the old SafeNet Access Exchange image with the latest SafeNet Access Exchange version.
- Ensure the updated container points to the same database as your previous setup.
- Run the upgraded container using podman-compose up -d or docker-compose up -d.