项目作者: dkd

项目描述 :
This is the Azure Resource Manager Template for TYPO3 CMS v8
高级语言: Batchfile
项目地址: git://github.com/dkd/typo3-azure-appservice.git
创建时间: 2017-02-14T15:34:44Z
项目社区:https://github.com/dkd/typo3-azure-appservice

开源协议:GNU General Public License v3.0

下载


TYPO3 CMS Template for the Microsoft Azure Cloud

Maintained by the TYPO3 Community Interest Group (CIG) Azure Cloud.

Installation

  1. git clone https://github.com/dkd/typo3-azure-appservice.git
  2. Use our resouce template TYPO3.json to create the required resource inside your portal.
  3. Setup your deployment credentials inside the portal.
  4. git remote add origin URL
  5. git push this repository.

Status

Working

  • CmsComposerInstaller fixed to work with Azure.
  • deployment.bat using composer and typo3_console for setup

Failing

  • Installer will error out with some mssql errors (WIP)

Debugging

Add key “PHP_ZENDEXTENSIONS” with value “bin\php_xdebug.dll” to your Application settings.

Discovered Azure PHP Problems

  • PHP Extensions are not loaded in console environment: e.g. redis, wincache