Граф коммитов

554 Коммитов

Автор SHA1 Сообщение Дата
Hosung Song 441c2b3012 Merge pull request #124 from enovationIT/accelerated-networking
enabling accelerated networking on all created interfaces
2018-05-29 08:19:23 -07:00
enovationit 7c7c056bde disable AN for controller 2018-05-29 14:27:43 +01:00
enovationit 16eb323d7c disabling AN for controller vm 2018-05-29 14:24:47 +01:00
Hosung Song 3c1f09eff1 Reflect Azure CLI repo signing key change (fixes #134) 2018-05-25 15:53:41 -07:00
Hosung Song 62d3d3712a Add /moodle Gluster FS to /etc/fstab on controller VM (fixes #129) 2018-05-25 15:27:00 -07:00
Hosung Song c10f5ca64e Merge branch 'hs-loadtest-time-gated-exam' 2018-05-25 08:51:11 -07:00
enovationit b55d6fffd0 remove double quotes from boolean values 2018-05-24 17:02:48 +01:00
enovationit 456e52c674 enabling accelerated networking on all created interfaces 2018-05-24 16:10:06 +01:00
Hosung Song 74b22ce0fd Replace resourceGroup().location with the location parameter (top-level only) 2018-05-23 14:33:22 -07:00
Hosung Song f6d7fed177 [loadtest] Distributed test to rule out slow test VM possibility for high latency 2018-05-23 15:56:54 +00:00
Hosung Song 3dde6d612e Merge pull request #120 from Edunao/master
Added hook for cron script on nfs or gluster for configuration of vss nodes
2018-05-23 07:33:55 -07:00
dlm-edunao 16c2606296 Added hook for execution of a cron script on nfs or gluster to facilitate configuration of vmss nodes 2018-05-23 11:51:30 +01:00
Hosung Song 0829e47c7a Update redisDeploySwitch description for issue #119 2018-05-22 09:54:54 -07:00
Hosung Song 5480c14989 Update installGdprPluginsSwitch description for Moodle 3.5 2018-05-22 08:58:07 -07:00
Hosung Song f5ec6d7d89 Merge pull request #118 from Azure/35_stable (fixes #111)
enable Moodle 3.5 (LTS) release
2018-05-22 07:33:12 -07:00
Hosung Song d905f4bfe1 Also add v3.4.3 and mention O365 version lacking for 3.5 2018-05-22 07:30:39 -07:00
Ross Gardler ad47f5f461 change deployment urls ready for merge 2018-05-21 23:33:20 -07:00
Ross Gardler 06a98f791b enable Moodle 3.5 (LTS) release 2018-05-21 22:45:40 -07:00
Nima Mojgani 0a6f76b4bb Edited Stack architecture text
addresses [#116](https://github.com/Azure/Moodle/issues/116)
2018-05-21 14:38:21 -07:00
Hosung Song f06947e4f9 Allow specifying min VM count for VMSS (was hard-coded to 1) 2018-05-18 15:15:51 -07:00
Hosung Song e482723ce9 [loadtest] Checking in successful time-gated-exam load test plan 2018-05-18 21:42:58 +00:00
Hosung Song 6b73eafbd4 [loadtest] Use fixed/unique test user IDs instead of random numbers (to avoid any duplicates) 2018-05-18 21:42:58 +00:00
Hosung Song 9ca126d88b [loadtest] Update time-gated-exam test plan to ignore HTTP status (to force retry) 2018-05-18 21:42:58 +00:00
Hosung Song 806d4a82f1 [loadtest] Add time-gated exam test 2018-05-18 21:42:58 +00:00
Hosung Song b99e83a60d Merge pull request #114 from fbouteruche/ddos-protection
Azure DDoS protection (fixes #107)
2018-05-18 14:18:18 -07:00
François Bouteruche 54fd392fa2 Add more information about how to activate the Azure DDoS protection plan after the deployment. 2018-05-18 23:12:59 +02:00
François Bouteruche 9462b95583 Add documentation about ddosSwith parameter in Parameters.md.
Add documentation about managing Azure DDoS Protection in Manage.md.
2018-05-18 23:05:26 +02:00
Hosung Song ce5ac57bfa Add allowedValues to loadBalancerSku 2018-05-18 13:51:03 -07:00
Hosung Song 7a806fc135 Merge pull request #106 from enovationIT/lb-sku-option
Adding an option to change SKU for the load balancer (fixes #63)
2018-05-18 13:44:23 -07:00
Hosung Song c85c4c217c Allow SSD for OS disks (fixes #115) 2018-05-18 13:43:14 -07:00
François Bouteruche 9c69a10701 Relocate the property (type) at the top of resource definition 2018-05-18 22:40:24 +02:00
François Bouteruche cbec9188a9 Add ddosSwitch parameter to enable the deployment of a Azure DDoS protection plan in azuredepoy.json
Add a ddosWitch member in the moodleCommon object.
Add a nested template network-vnet-ddos.json that manages the creation
of ddos protection plan and the update of the vnet.
Call network-vnet-ddos.json from the network.json template if ddosSwith is true

In the .gitignore file, exlude .vs to ignore Visual Studio stuff.
2018-05-18 17:19:56 +02:00
Hosung Song 013436a741 Complete no-PHP-MSSQL-driver when not needed 2018-05-17 14:57:21 -07:00
Hosung Song 997e1b327e Don't install PHP MSSQL driver when not needed (incomplete) 2018-05-17 14:45:32 -07:00
Hosung Song 79e7e96b48 Fix last modified time update script name 2018-05-16 08:51:09 -07:00
Hosung Song e8636d07f1 Merge pull request #103 from catalyst/master
Automate php version discovery
2018-05-15 16:27:19 -07:00
Darrin Hodges 79281624b7 Alter get_php_version as suggested, remove unrequired function call from setup_webserver 2018-05-16 09:17:57 +10:00
Darrin Hodges d8844315a5 move comment down below bash init 2018-05-16 09:07:19 +10:00
Darrin Hodges 857d3645e9 move comment down below shell init 2018-05-16 09:06:22 +10:00
Darrin Hodges edd6d28469 Fix syntax error 2018-05-16 08:57:11 +10:00
Darrin Hodges 63cc88b6b8 Fix invalid php versioning 2018-05-16 08:01:40 +10:00
Hosung Song be4f8bace1 [CI] Add another required Python package 2018-05-15 09:46:30 -07:00
Hosung Song 980293ac7c [CI] Reduce Python SDK scope to bare minimum
Also to cope with the current Azure Python SDK issue: https://github.com/Azure/azure-sdk-for-python/issues/2559
2018-05-15 09:42:40 -07:00
Darrin Hodges 09e219812c More changes to autodiscover php version 2018-05-15 11:45:45 +10:00
Darrin Hodges 2f43d4c998 Update addition php7.0 hardcoded paths 2018-05-15 10:42:43 +10:00
enovationit fc07c3a39f Adding an option to change SKU for the load balancer (Issue #63) 2018-05-14 17:06:16 +01:00
Hosung Song b9c3d26246 Fix vnet gw deployment issue (specific name required) 2018-05-14 08:38:55 -07:00
Hosung Song 07e4d293d2 Address dbDNS expression PR comment 2018-05-11 16:09:46 -07:00
Hosung Song d2c1cfc15e Fix redis-none.json hack 2018-05-11 14:46:16 -07:00
Hosung Song d6e6675437 Rename *search*.json for better ordering 2018-05-11 14:38:59 -07:00