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

Feature request: Add "uninstall/destroy" command #12

Open
michiels opened this issue Sep 19, 2016 · 4 comments
Open

Feature request: Add "uninstall/destroy" command #12

michiels opened this issue Sep 19, 2016 · 4 comments

Comments

@michiels
Copy link
Member

Adding an uninstall command would be great. Especially since we're still in the early days and you might want to clean up an unsuccessful install.

Uninstall can/should include:

  • Removing /var/intercity*
  • Stopping Docker containers
  • Removing Docker images

This is at least the basics to be able to do a re-install.

@jvanbaarsen
Copy link
Contributor

@michiels So you mean a full uninstall for the entire Intercity system? Also removing DB files etc, I assume right?

@michiels
Copy link
Member Author

@jvanbaarsen removing/purging the DB could be an extra option, yes.

@jvanbaarsen
Copy link
Contributor

@michiels It will become really hard to make that an extra option. So my proposal would be:

Implement this feature now. Ask for extra confirmation and make it very clear to a user that all their data will be gone as well.

@michiels
Copy link
Member Author

@jvanbaarsen Sounds good too!

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

2 participants