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

Restarting / rerunning the container #5

Open
stuartpb opened this issue May 28, 2015 · 2 comments
Open

Restarting / rerunning the container #5

stuartpb opened this issue May 28, 2015 · 2 comments

Comments

@stuartpb
Copy link
Member

Right now, if, say, the user accidentally stops and/or rms the plushu-nginx container, that kind of grinds this plugin's world to a halt. It would be better if we checked for the container's existence when restarting, and recreate it if it goes missing.

@stuartpb
Copy link
Member Author

The subcommands allow a user to fix this (or to break it), but they, too, should be overhauled (the modern style guide says command scripts should only parse/sanitize before handing off to a plushook).

@stuartpb stuartpb added the bug label Aug 14, 2015
@stuartpb
Copy link
Member Author

This is a huge problem in the event that the container stops because the server was restarted. This bug needs to be moved to the top of the list.

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

1 participant