Usage and licensing of docker based SQLCompare
mtkachenko
Posts: 2 New member
in SQL Compare
I see that it's possible to use SQLCompare as a docker image. I want to use it in ubuntu azure pipeline and I have a couple of questions:
- How to apply license key to docker based SQLCompare? Here I see: in order to run the SQL Compare command line through Docker, you must add the
- Should I use self hosted agent in case of docker based SQLCompare?
- How to apply license key to docker based SQLCompare? Here I see: in order to run the SQL Compare command line through Docker, you must add the
<i>/IAgreeToTheEULA</i>
flag. By using this option you consent to the applicable Redgate EULA. And there are three pdf documents... Could you just say whether I need a license or not? And if yes - where I should add it?- Should I use self hosted agent in case of docker based SQLCompare?
Tagged:
Answers
Hi @mtkachenko
Thank you for reaching out on the Redgate forums regarding your SQL Compare in Docker inquiry.
With regards to your two questions;
* How to apply licence key:
As long as you use the
/IAgreeToTheEULA
switch that is all that you will have to do for now.Linux support is currently in beta and whilst we work on our Linux licensing solution, a "timebomb" has been applied which will cause the product to stop working 180 days after it was built.
Information relating to the Linux version can be found on this documentation page:
https://documentation.red-gate.com/sc/using-the-command-line/using-the-command-line-on-linux
* Using a self-hosted agent
We don't have any specific documentation or recommendations regarding this, but there are a few customers that are using the self-hosted agent. If it fits within your project, I would suggest utilising it.
Product Manager
Redgate Software