Moodle/scripts
Venu Sivanadham 5f0a36d32b
Migration compatibility for WorkloadBuilder service (#245)
Workload builder service can migrate(lift & shift) Moodle application running on on-premises VMWare infrastructure to Azure. Workload builder service uses ARM templates from this Moodle repo to prepare the infra in Azure. Below changes are made in this repo to support migration flow:

- Added migration specific entry-point/wrapper template which will invoke main template with appropriate parameters.
- Added another wrapper template to create file-share storage account. In migration flow, the Moodle code/config/data will be migration from on-prem to azure file-share as 1st step before creating complete infrastructure.
- Added few parameters to azuredeploy template to support migration flow.
- Changes to install_moodle.sh to skip fresh Moodle installation commands. And also added couple of helper functions to update Moodle config settings in the migrated config file.
2021-04-08 11:37:37 +05:30
..
helper_functions.sh Migration compatibility for WorkloadBuilder service (#245) 2021-04-08 11:37:37 +05:30
install_elastic.sh move comment down below shell init 2018-05-16 09:06:22 +10:00
install_gluster.sh Update gluster PPA to 3.10 (#155) 2018-08-14 15:08:16 -07:00
install_moodle.sh Migration compatibility for WorkloadBuilder service (#245) 2021-04-08 11:37:37 +05:30
install_tika.sh move comment down below bash init 2018-05-16 09:07:19 +10:00
setup_nfs_ha.sh Avoid rebooting NFS HA VMs for static ports 2018-06-25 11:02:04 -07:00
setup_webserver.sh Adding code to the htmlLocalCopySwitch option 2021-02-19 09:39:16 +01:00