-
Notifications
You must be signed in to change notification settings - Fork 55
Description
tarter (c) 2019 Cloud66 Inc.
Checking templates in /home/backoffice/.starter
----> Downloading from https://raw.githubusercontent.com/cloud66/starter/master/templates/templates.json
No local templates found. Downloading now.
----> Downloading from https://raw.githubusercontent.com/cloud66/starter/master/templates/templates.json
----> Downloading from https://raw.githubusercontent.com/cloud66/starter/master/templates/node.dockerfile.template
----> Downloading from https://raw.githubusercontent.com/cloud66/starter/master/templates/python.dockerfile.template
----> Downloading from https://raw.githubusercontent.com/cloud66/starter/master/templates/ruby.dockerfile.template
----> Downloading from https://raw.githubusercontent.com/cloud66/starter/master/templates/php.dockerfile.template
----> Downloading from https://raw.githubusercontent.com/cloud66/starter/master/templates/service.yml.template
----> Downloading from https://raw.githubusercontent.com/cloud66/starter/master/templates/docker-compose.yml.template
Local templates are up to date
Detecting framework for the project at /srv/http/wildcard.example.org/public_html/crm
Found node application
Found php application
More than one framework detected. Please choose which of the following should be used:
NODE
PHP
PHP
Enter php version: [latest] 7.4
Found mysql, confirm? [Y/n] y
Add any other databases? [y/N] y
See http://help.cloud66.com/building-your-stack/docker-service-configuration#database-configs for complete list of possible values
Example: 'mysql elasticsearch'
mysql crm_dev
----> Writing Dockerfile...
----> Writing service.yml...
Failed to write service.yml due to: template: service.yml.template:21:9: executing "service.yml.template" at <.Tags>: can't evaluate field Tags in type *common.Service%