Barts-Life-Science / AzureTRE

An accelerator to help organizations build Trusted Research Environments on Azure.
https://microsoft.github.io/AzureTRE
MIT License
1 stars 0 forks source link

Deploy custom vms #159

Closed TonyWildish-BH closed 2 months ago

TonyWildish-BH commented 2 months ago

Resolves #106, #71, #62 (mostly).

What is being addressed

Ubuntu 22.04 and 24.04 custom VMs are being used, no longer the vanilla images that need heavy customisation.

N.B. At this point, 24.04 doesn't have RStudio, or Google Chrome. The image needs to be rebuilt with those in it, and these two images, plus the Windows images, need to be checked for consistency across the board.

Also, the customisation script in this repo, templates/workspace_resources/guacamole/user_resources/guacamole-azure-linuxvm/terraform/vm_config.sh, can be pruned back hard. It should only have the things relevant to the multi-user aspect of the SDE, all the s/w stuff should be in the custom images.

How is this addressed

This uses images from the Custom VM Image repository, https://github.com/Barts-Life-Science/TRE-CustomVMs.

github-actions[bot] commented 2 months ago

Unit Test Results

0 tests   0 :white_check_mark:  0s :stopwatch: 0 suites  0 :zzz: 0 files    0 :x:

Results for commit e4d5f03c.