<div dir="auto">Glad to see that we have all this continuous integration stuff down pat: "bring it to the pub on a hard drive" ... :-)</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 9 May 2019, 12:09 Wookey, <<a href="mailto:wookey@wookware.org">wookey@wookware.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 2019-05-09 11:51 +0100, Sam Wenham wrote:<br>
> The Dockerfile that builds the container I use for dev has<br>
> <br>
> apt install mercurial fonts-freefont-ttf locales survex<br>
> <br>
> and pip install<br>
> <br>
> Django==1.7.11<br>
> django-registration==2.1.2<br>
> mysql<br>
> django-imagekit<br>
> Image<br>
> django-tinymce==2.7.0<br>
> smartencoding<br>
<br>
That's the list I didn't have acces to. Sam's is right :-)<br>
<br>
> we also need for the prod vm apache 2.4 and mysql<br>
> <br>
> > 437:https<br>
> <br>
> I assume you meant 443.<br>
<br>
I did. <br>
<br>
> We use GitLab over SSH and HTTPS and I don't think it uses the git<br>
> native port.<br>
<br>
OK, good.<br>
<br>
> Did they give any details of the container we would have to use? My<br>
> Docker setup uses 2 containers one for the DB and one for the webapp.<br>
> This is more normal for containers as bundling everything into container<br>
> is a bad plan.<br>
<br>
Any container we make. I was planning to more or less put the expo<br>
server into a container, but I'm a chroot and VM man, so have never<br>
really used containers. Why is it better not to put all the services<br>
in one bucket? Feel free to point me at a reference.<br>
<br>
Having read <a href="https://wiki.debian.org/Cloud" rel="noreferrer noreferrer" target="_blank">https://wiki.debian.org/Cloud</a> I was planning to use the<br>
debian standard FAI to make maintainable container images. The more obvious<br>
option is docker, but AIUI that makes snapshot images that would keep<br>
needing updates (or become insecure).<br>
I'll have a go with this stuff over the w/e next week. <br>
<br>
You can presumably send me a docker script that should make the right<br>
thing already? Or even a built image to test?<br>
<br>
I'll need some way to get at the expo machine/disk/data early next<br>
week. Can you (Sam) make a copy of the VM available somewhere I can see, or<br>
bring it to the pub on a drive?<br>
<br>
Wookey<br>
-- <br>
Principal hats: Linaro, Debian, Wookware, ARM<br>
<a href="http://wookware.org/" rel="noreferrer noreferrer" target="_blank">http://wookware.org/</a><br>
_______________________________________________<br>
Expo-tech mailing list<br>
<a href="mailto:Expo-tech@lists.wookware.org" target="_blank" rel="noreferrer">Expo-tech@lists.wookware.org</a><br>
<a href="https://lists.wookware.org/cgi-bin/mailman/listinfo/expo-tech" rel="noreferrer noreferrer" target="_blank">https://lists.wookware.org/cgi-bin/mailman/listinfo/expo-tech</a><br>
</blockquote></div>