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

initial pass at a ps plugin #897

Merged
merged 7 commits into from Jan 16, 2015
Merged

initial pass at a ps plugin #897

merged 7 commits into from Jan 16, 2015

Conversation

michaelshobbs
Copy link
Member

  • show running processes in app container
  • provides start/stop/restart

closes #653
refs #298
closes #218
closes #82

@josegonzalez
Copy link
Member

Needs docs!

ps:start <app> Start app container(s)
ps:stop <app> Stop app container(s)
ps:restart <app> Restart app container(s)
ps:restartall Restart all deployed app containers
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should mention that this covers dokku deploy:all as well.

@michaelshobbs michaelshobbs force-pushed the mh-ps-plugin branch 2 times, most recently from 3f2b95e to 144a8f1 Compare January 15, 2015 18:55
@josegonzalez
Copy link
Member

This is excellent. Excellent excellent. If anyone would like to give this branch a go, would be hella good. It'll definitely be making the next stable release :)

josegonzalez added a commit that referenced this pull request Jan 16, 2015
@josegonzalez josegonzalez merged commit 22088f5 into master Jan 16, 2015
@josegonzalez josegonzalez deleted the mh-ps-plugin branch January 16, 2015 19:59
@josegonzalez josegonzalez mentioned this pull request Feb 6, 2015
10 tasks
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

Successfully merging this pull request may close these issues.

First time deploys port mappings mess up after reboot
2 participants