cloud66-oss / starter

Helping you get started with containerized apps.
https://www.cloud66.com/opensource-software/
Apache License 2.0
309 stars 57 forks source link

Failed to write service.yml #115

Open Boffice opened 2 years ago

Boffice commented 2 years ago

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%

walteribeiro commented 2 years ago

Same here :(

LiamTheNinja5 commented 4 months ago

same