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

431 Коммитов

Автор SHA1 Сообщение Дата
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 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
Hosung Song 799e66737d [CI] Properly clean up resource group whenever we should 2018-05-11 13:18:09 -07:00
Hosung Song 6621c7d251 Add custom vnet support 2018-05-11 11:15:25 -07:00
Darrin Hodges eb0540b76a automate php version discovery 2018-05-11 10:16:45 +10:00
Darrin Hodges 7534026ed1 Automate php version discovery 2018-05-11 09:53:13 +10:00
Hosung Song ce4771343c Renumber subnets for more intuitive ordering 2018-05-10 13:03:43 -07:00
Hosung Song e020ff729b Rename gatewaySubnet to subnetGateway for consistency 2018-05-10 13:02:29 -07:00
Hosung Song accf5bf5ae Allow choices of App Gw SKU 2018-05-10 11:41:16 -07:00
Hosung Song 974315412f Merge branch 'master' into hs-appgw 2018-05-10 11:21:06 -07:00
Hosung Song 28d8ec317c [CI] Retain deployment that failed (for investigation later) 2018-05-10 10:06:42 -07:00
Ross Gardler 447ba47387 Add Teams Webhook 2018-05-10 09:44:15 -07:00
Hosung Song 1c83c2f388 [CI] Fix python string+int 2018-05-10 09:13:00 -07:00
Hosung Song e5657d5f2e Fix incorrectly merged base URLs (fixes #100) 2018-05-10 08:32:14 -07:00
Hosung Song e4fd199aab Update siteURL for AppGw as well 2018-05-09 17:33:28 -07:00
Hosung Song d82de5c8d3 Make AppGw pub IP dynamic (DB firewall is loosened for AppGw option) 2018-05-09 16:12:16 -07:00
Hosung Song 8abfada6c7 Add AppGw support 2018-05-09 15:40:52 -07:00
Hosung Song 92dbbd3d21 Merge pull request #95 from catalyst/master
Closes #84 - Add Tika service for ElasticSearch or AzureSearch in Moodle
2018-05-09 08:52:44 -07:00
Zoe Lu 6fd15416c1 add missing closing bracket in controllerconfig.json and add logic on tikaVmIP variable 2018-05-09 12:39:16 +10:00
Zoe Lu 75cfb02ec9 fixing the conflicts - applying fix from the git commit: f6820d49cd 2018-05-09 11:12:52 +10:00
Zoe Lu c8db1e782b remove if condition for tiakVmIP on the execution command 2018-05-09 10:54:35 +10:00
Zoe Lu dcde705e87 rollback prior the condition inclusion in network 2018-05-09 10:54:35 +10:00
Zoe Lu c9b57844bc reduce resource type segments 2018-05-09 10:54:35 +10:00
Zoe Lu 41fce40c9a move subnets of elasticsearch and tika to its own resource groups, so condition can be added 2018-05-09 10:54:35 +10:00
Zoe Lu 6eba4f3a7e add condition on addressPrefix for subnetTika 2018-05-09 10:54:35 +10:00