<div dir="auto"><span style="font-family:sans-serif;font-size:12.8px">Hi Roy (and others),</span><div style="font-family:sans-serif;font-size:12.8px" dir="auto"><br></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">Docker is more light than a VM, and permit to be &quot;infrstructure as code&quot;. </div><div style="font-family:sans-serif;font-size:12.8px" dir="auto"><br></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">As far as my years of Senior Consultant for Ingres @ Computer Associates learn me something, when someone install something on your VM, or he create a well tunned script, and/or a reliable documentation on it, or you record all his tasks.</div><div style="font-family:sans-serif;font-size:12.8px" dir="auto"><br></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">- The same configuration in a Dockerfile mean all is in the same file.</div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">- You can not easily send me your VM by email, while you can send me a Dockerfile.<br></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">- It take about minutes to set a complete stack of something on Docker vs hours install the same on a VM.<br></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">- Reading a Dockerfile or a docker-compose file is very easy for anyone have a Linux background.<br></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">- Thoses files ensure you have exactly the same configuration between environments.<br></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">- In a Dockerfile you can fix for ever the entire Ingres compilation process : great way to make others discover and use it...</div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">- And the last argument is in a very near future (not to say now) admins and IT specialists who will have avoided thoses technologies and concept will be considered as prehistoric ;-)<br></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto"><br></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto"><div>Take a look of Nana Chanel on Youtube : <a href="https://www.youtube.com/channel/UCdngmbVKX1Tgre699-XLlUA" style="text-decoration-line:none;color:rgb(66,133,244)">https://www.youtube.com/channel/UCdngmbVKX1Tgre699-XLlUA</a>. </div><div><br></div><div>Short videos, very clear (simple is beautiful they said now ;-))</div><div><br></div></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">I take a look on Actian site and even if they talk about Community edition of Ingres I wasn&#39;t able to find one.</div><div style="font-family:sans-serif;font-size:12.8px" dir="auto"><br></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">Is Ingres still open source ? If yes, where I can download something ?</div><div style="font-family:sans-serif;font-size:12.8px" dir="auto"><br></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">Kinds regards,</div><div data-smartmail="gmail_signature">--<br>Jean-Pierre Zuate</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le jeu. 27 févr. 2020 à 12:35, Roy Hann &lt;specially@processed.almost.meat&gt; a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><a href="mailto:benjamin.orman@gmail.com" target="_blank" rel="noreferrer">benjamin.orman@gmail.com</a> wrote:<br>
<br>
&gt; Le mercredi 26 février 2020 12:16:56 UTC+1, Roy Hann a écrit :<br>
&gt;&gt; <a href="mailto:benjamin.orman@gmail.com" target="_blank" rel="noreferrer">benjamin.orman@gmail.com</a> wrote:<br>
&gt;&gt; <br>
&gt;&gt; &gt; As anyone already tried to Deploy an Ingres Database on a cloud provider<br>
&gt;&gt; &gt; using Docker Image for exemple ?<br>
&gt;&gt; &gt; <br>
&gt;&gt; &gt; I found an old Topic on Actian forum but every links seems dead<br>
&gt;&gt; &gt; <br>
&gt;&gt; &gt; <a href="https://communities.actian.com/s/question/0D53300003kmPHSCA2/docker-meets-ingres-101-ingres-in-a-docker-container" rel="noreferrer noreferrer" target="_blank">https://communities.actian.com/s/question/0D53300003kmPHSCA2/docker-meets-ingres-101-ingres-in-a-docker-container</a><br>
&gt;&gt; &gt; <br>
&gt;&gt; &gt; <br>
&gt;&gt; &gt; I&#39;m wondering if it&#39;s a viable solution or if when migrating to a cloud<br>
&gt;&gt; &gt; deployement, It&#39;s better to also change the database solution<br>
&gt;&gt; <br>
&gt;&gt; The link you quote is working fine for me. Dunno what might be up with<br>
&gt;&gt; that.<br>
&gt;&gt; <br>
&gt;&gt; This might be of some use (even though it refers to Vector):<br>
&gt;&gt; <a href="https://github.com/ActianCorp/Vector-Community-Docker" rel="noreferrer noreferrer" target="_blank">https://github.com/ActianCorp/Vector-Community-Docker</a><br>
&gt;&gt; <br>
&gt;&gt; If you don&#39;t actually need Docker but just want to put Ingres into some<br>
&gt;&gt; kind of cloud environment I&#39;ve installed it on AWS instances<br>
&gt;&gt; (Windows and Linux) with no issues at all.<br>
&gt;<br>
&gt; the main objective would be to remove our old OnPrem servers and have all <br>
&gt; of our infra on cloud Env. I thought of Docker image to only have a<br>
&gt; Database instance that only fullfill that role but I&#39;m not sure that <br>
&gt; it&#39;s doable.<br>
<br>
I don&#39;t use Docker. I have not encountered any use cases where it seemed<br>
appropriate. My (admittedly uninformed) impression is that Docker is<br>
sofa-surfing for software. <br>
<br>
Serious question: how does putting Ingres (or any other enterprise<br>
service) in a container make it better? Why is a dedicated VM in the<br>
cloud inferior? Note that I am asking about enterprise services. I<br>
can think of all kinds of apps where Docker makes sense.<br>
<br>
If anyone can answer I would learn a lot I think.<br>
<br>
All that said, I am sure Ingres can be packaged in a Docker container<br>
if you are convinced it is the way to go. <br>
<br>
Roy<br>
<br>
<br>
<br>
_______________________________________________<br>
Info-ingres mailing list<br>
<a href="mailto:Info-ingres@lists.planetingres.org" target="_blank" rel="noreferrer">Info-ingres@lists.planetingres.org</a><br>
<a href="https://lists.planetingres.org/mailman/listinfo/info-ingres" rel="noreferrer noreferrer" target="_blank">https://lists.planetingres.org/mailman/listinfo/info-ingres</a><br>
</blockquote></div>