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

Incorporate deployment cli tools #8

Open
mtchllbrrn opened this issue Apr 17, 2016 · 4 comments
Open

Incorporate deployment cli tools #8

mtchllbrrn opened this issue Apr 17, 2016 · 4 comments

Comments

@mtchllbrrn
Copy link

Was just thinking: It would be cool to incorporate basic deployment commands into stanza. Things like modulus project restart -p 'blendata' could be condensed into something like stanza restart.

@Chun-Yang
Copy link
Contributor

May be we can do something similar in https://github.com/poetic/meteor-multi-deploy?

@MatthewHager
Copy link

I think we should make Stanza pluggable like ember-cli. We'll eventually be using deis/kubernetes for our servers and deployment, but we could have a modulus deploy plugin for now and add that later.

@Chun-Yang
Copy link
Contributor

I agree. For now I can think of these things that can be "modules":

  1. create a meteor project
  2. update project with reacterminator
  3. depolyment to different platforms

@MatthewHager
Copy link

We need to see how they implemented this with ember cli. Maybe we can borrow some code from that.

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

No branches or pull requests

3 participants