项目作者: dkd
项目描述 :
This is the Azure Resource Manager Template for TYPO3 CMS v8
高级语言: Batchfile
项目地址: git://github.com/dkd/typo3-azure-appservice.git
TYPO3 CMS Template for the Microsoft Azure Cloud
Maintained by the TYPO3 Community Interest Group (CIG) Azure Cloud.
Installation
git clone https://github.com/dkd/typo3-azure-appservice.git
- Use our resouce template TYPO3.json to create the required resource inside your portal.
- Setup your deployment credentials inside the portal.
git remote add origin URL
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