Anders Larsson

Results 14 comments of Anders Larsson

Looks good. Will also add volume_tags to instance to keep track of instance root volumes and aws_access_key_id to all volumes tags

Hi Stephen, I haven't forgotten you - I am just in a lot of other work right now:-)

I usually delete my old branches every once in a while. It is easy since you can see only your branches. If you think more branches should be deleted, then...

Yes I think it would be possible to quite easily download the qcow2 image into the user temp dir (as is don now already) and there convert it into raw...

Yes but otherwise it creates more layers and get substantially larger... In the future Travis might support the new (currently experimental) command docker --squash

Unfortunately it is still part of the "experimental" features not enabled on travis - I already did try to enable it with env-vars but never got it to work.

You could get inspired by the kn-ssh

I like @carmat88 Idea about starting a "Deployer" instance in the OpenStack tenancy. I tried the "Docker in Docker" that you did on my Ubuntu machine and it failed the...

Thanks for investigating the issue! I will try merge a deployer docker image with updated Terraform version hopefully within this or beginning of next week.

These are instructions I came up with when installing **CellProfiler-Analyst** on Ubuntu 20.04, I installed in a python venv to avoid conflicts with other python libs on the server, hope...