Jenkins - replace the license from staging to production

Hey,
I have a devops question.

I have a staging and production versions of the website.
Jenkins backs the site up, manipulates the mysql and places the staging into the production.
How can I replace the license number from staging to the production?

Thanks

Hi There,

Thank you for writing in, but I am not entirely certain of your issue please clarify.

You can actually assign one license into one staging domain and one live domain in your Manage Licenses page.

screenshot

Read more details about product validation here.

Cheers!

Sure.
Where is the license number held and how can replace it on the fly? (via sed for example).
Thank you

Hi there,

You mean where is the license number in the database after validation? You can’t change it on the fly, you can change it from your database but it will still need manual validation.

Thanks.