<div dir="ltr"><div dir="ltr">On Tue, May 28, 2019 at 1:28 PM José Manuel Martínez Martínez &lt;<a href="mailto:chozelinek@gmail.com">chozelinek@gmail.com</a>&gt; wrote:<br></div><div dir="ltr"><br></div><div>Hi José Manuel,</div><div><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr">I wouldn&#39;t say it is better CQPwebInABox than Docker, it depends. For a lay user, yes, CQPwebInABox is good. For a more advanced user or for deployment in servers Docker seems a better solution to me. Running CQPwebInABox consumes much more disk space and resources as one virtualises the whole guest operative system and the experience is not so good sharing resources (like indexed corpora). I don&#39;t think one needs to use Docker inside VirtualBox.<br></div></div></div></blockquote><div><br></div><div>Personally, I&#39;ve never knowingly used Docker (various bits of Ubuntu seem to use it now out of the box... or is that Snap? Or AppImage? Or FlatPak? I can&#39;t keep this particular development space straight in my mind). But wouldn&#39;t the simplest, easiest and most performant solution be to just install MySQL 8? Even on Ubuntu 18.04 LTS, it&#39;s absolutely trivial, manually or via a script:</div><div><br></div><div><font face="courier new, monospace">$ curl -OL <a href="https://dev.mysql.com/get/mysql-apt-config_0.8.10-1_all.deb">https://dev.mysql.com/get/mysql-apt-config_0.8.10-1_all.deb</a><br>$ sudo dpkg -i mysql-apt-config*<br></font></div><div><br></div><div>And according to <a href="https://www.percona.com/blog/2018/05/14/installing-mysql-8-on-ubuntu-16-04-lts/">this page</a>, it can be done on 16.04, too. </div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"></div><div>I&#39;ve been more on writing scripts/documentation to get CQPweb installed consistently in Ubuntu similarly to Scott&#39;s script, nice one, by the way).</div></div></div></blockquote><div> </div><div>Thanks for the shout out. I&#39;d been beginning to wonder if my message actually made it to the list ;-)</div><div><br></div><div>By the way, development on <a href="https://github.com/Linguista/CQPweb-Instabox">CQPweb-Instabox</a> has been continuing, with an eye on ease of use. Now, you can install the equivalent of the current CQPWIAB by just running <font face="courier new, monospace">./cqpweb-instabox vm</font> (or ... <font face="courier new, monospace">./cqpweb-instabox vmdeluxe</font> if you want all NLP and corpus ling trimmings).</div><div><br></div><div>Cheers,</div><div>Scott</div><div> </div></div></div>