You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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 likestanza restart
.The text was updated successfully, but these errors were encountered: