There are two supported approaches to replicate API tokens across multiple Repertoire Server 202x installations:
Method 1: Full Installation Duplication
- Create an API Token on the source server.
- Stop the server.
- Duplicate the entire Repertoire installation folder to a new location/server.
- Start both servers.
Both instances will then share the same API tokens for the corresponding users.
Method 2: Data Folder Migration
- Create an API Token on the source server.
- Copy the
/datafolder from the source installation. - Replace the
/datafolder of the target Repertoire installation with the copied version. - Start the target server.
The API tokens from the source instance will now be available on the target.