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

554 Коммитов

Автор SHA1 Сообщение Дата
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
Zoe Lu f38aaffcbc add condition for tika service deployment only if both search type and tika service have been selected other than 'none' 2018-05-09 10:54:35 +10:00
Zoe Lu 1dc6bf3930 update where to get tika server file, as the previous link is no longer supported 2018-05-09 10:54:35 +10:00
Zoe Lu cb2b51915c remove unnecessary security rule, update the tika PID location 2018-05-09 10:54:35 +10:00
Zoe Lu f7e2f60fb9 fixed Duplicate key 'documentation08' (travis) 2018-05-09 10:54:35 +10:00
Zoe Lu b5c6f26f9d update format for search plugin including fileindexing 2018-05-09 10:54:35 +10:00
Zoe Lu 5f848c7a84 update tika service installation script, include tika in the installation of moodle, whitelist the port 9998 for tika service 2018-05-09 10:54:35 +10:00
Zoe Lu 0a1fd21a04 update tika service subnet range and include tika service subnet creation at network template 2018-05-09 10:51:46 +10:00
Zoe Lu 804c1f6702 update condition line with right syntax and fix typo 2018-05-09 10:51:46 +10:00
Zoe Lu 473df9f78f add a dedicated tika service vm if using elastic or azure search 2018-05-09 10:51:46 +10:00
Hosung Song 5d4e6d432d Merge pull request #96 from Azure/hs-appgw-pre
Allow no https termination option
2018-05-08 13:37:42 -07:00
Hosung Song cb0beb0f14 Update Moodle config.php for None httpsTermination 2018-05-08 12:51:46 -07:00
Hosung Song 9c664d747d Update scripts for no https termination 2018-05-08 11:45:26 -07:00
Hosung Song 2ae2f5f7bd Merge pull request #94 from roperto/issue90_ci-any-branch
Closes #90 - Run CI tests (basic or full) for any branch
2018-05-04 10:34:12 -07:00
Daniel Thee Roperto 93ea23ca22 Issue #90 - Fixed documentation. 2018-05-04 16:31:45 +10:00
Daniel Thee Roperto e57aa1fb68 Issue #90 - Detect [FULLCI] or [FULL CI] on commit message to trigger Full CI tests. 2018-05-04 16:29:36 +10:00
Daniel Thee Roperto 71ef0e7c8d Issue #90 - Use FULLCI_BRANCHES to identify which branches to run full ci. 2018-05-04 16:21:58 +10:00
Daniel Thee Roperto 7114df6703 Issue #90 - Always run CI, but full CI only in master branch. 2018-05-04 16:15:50 +10:00
Daniel Thee Roperto 90cf092e42 Refactored Configuration constructor. 2018-05-04 15:43:11 +10:00
Hosung Song f6820d49cd Introduce htmlTermination switch for future AppGW integration 2018-05-03 16:09:02 -07:00
Hosung Song e2ccd2543a Merge pull request #91 from roperto/issue77_moodle-deploy-test
Using Python for CI script and added smoke test after deployment.
2018-05-03 08:36:29 -07:00
Daniel Thee Roperto 76ba2d2be4 Add test to login into Moodle as admin 2018-05-03 15:47:08 +10:00
Daniel Thee Roperto 19a80792bc Removed need for subscription id. 2018-05-03 13:42:45 +10:00
Daniel Thee Roperto ebe8e61fa9 Identify "_artifactsLocation" and send as parameter. 2018-05-03 11:27:55 +10:00
Hosung Song a977370d57 Merge pull request #92 from Azure/tshirt-sizing
Add easy access Tshirt sizing options
2018-04-30 20:49:52 -07:00
Hosung Song 785918c427 Update azuredeploy-{large-ha,maximal}.json redisDeploySwitch for the new false default 2018-04-30 16:31:39 -07:00
Hosung Song fb59fbfa3f Merge branch 'master' into tshirt-sizing 2018-04-30 16:23:57 -07:00
Ross Gardler bd43d47ddb update the stack diagram 2018-04-30 15:48:12 -07:00