Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add init/scaffold stage #50

Open
gumanista opened this issue May 29, 2018 · 2 comments
Open

Add init/scaffold stage #50

gumanista opened this issue May 29, 2018 · 2 comments

Comments

@gumanista
Copy link
Contributor

Right now we are doing 'silent' project initiation by creating missed files, copying files, etc
It would make sense to have it as a separate task, not running all the times we are running a project. On this stage we can:

  • set project variables: theme, name, etc
  • set COMPOSE_FILE variable to include necessary docker-compose files (for example os-specific)
  • traefik usage
    etc
@andypost
Copy link
Contributor

Good idea to separate init stage butbwe still need some validation before each execution

@gumanista
Copy link
Contributor Author

Agree, but don't need to take decisions 'silently'. Just provide recommendations. Probably this should be an additional issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants