Activation data storage

Hi,

Our software resides inside a Docker container when installed on our customers. Each time we provide a new release, a new container is created and the activation data, the cryptographic digital signature of activation, is lost.
So, we need to know where you are storing that data, so we can make that (or those) directory persistent and avoid making customers reactivate their licenses each time they install a new release.

Many thanks,
Tiago

Hi,

On Linux distros the activation data is stored inside following directory:

~/.local/share/data

You can also use hosted floating licenses as they don’t require data persistence in case of dockers.