Hi,
Could you please update the Docker image so that it can run without UUID as an input parameter, in line with the behavior of the latest version?
I would also appreciate clarification on whether any issues could arise if two users are assigned the same UUID. Specifically, does EarnApp validate whether a UUID is already associated with an existing user? If such validation is in place, it may be preferable to allow EarnApp to generate and manage the UUID automatically.
For newly created instances, it would be better to let EarnApp generate the UUID. If a device has already been mapped, we can reuse the previously assigned UUID, as was done earlier via the docker run command.
This functionality was already available in the latest branch referenced below:
https://hub.docker.com/r/fazalfarhan01/earnapp
Thank you
Hi,
Could you please update the Docker image so that it can run without UUID as an input parameter, in line with the behavior of the latest version?
I would also appreciate clarification on whether any issues could arise if two users are assigned the same UUID. Specifically, does EarnApp validate whether a UUID is already associated with an existing user? If such validation is in place, it may be preferable to allow EarnApp to generate and manage the UUID automatically.
For newly created instances, it would be better to let EarnApp generate the UUID. If a device has already been mapped, we can reuse the previously assigned UUID, as was done earlier via the
docker runcommand.This functionality was already available in the latest branch referenced below:
https://hub.docker.com/r/fazalfarhan01/earnapp
Thank you