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

Caravel uninstall #1039

Closed
hugocar opened this issue Aug 30, 2016 · 4 comments
Closed

Caravel uninstall #1039

hugocar opened this issue Aug 30, 2016 · 4 comments

Comments

@hugocar
Copy link

hugocar commented Aug 30, 2016

Hi,
I tested caravel for a while. I would now like to remove it from the test server.

how can i shut down caravel properly?
how can i uninstall caravel properly?

@xrmx xrmx added the question label Aug 30, 2016
@xrmx
Copy link
Contributor

xrmx commented Aug 30, 2016

You uninstall like any other python application, you stop it depending on how you started it...

@xrmx xrmx closed this as completed Aug 30, 2016
@hugocar
Copy link
Author

hugocar commented Aug 30, 2016

I started it following the "Caravel installation and initialization" guide on caravel.io...

I am not familiar with python, will pip uninstall caravel remove all component of caravel, including the database caravel uses internally ?

@xrmx
Copy link
Contributor

xrmx commented Aug 30, 2016

@hugocar pip uninstall will remove whatever pip installed, so no, you have to take care of everything else yourself.

@hugocar
Copy link
Author

hugocar commented Aug 30, 2016

Just to be sure, by "database caravel uses internally" i meant the database (if any) that caravel uses to manage users, roles, slices, dashboards etc... not my own stuff.

I will spend to time to identify whatever services and files are left after the pip uninstall
but it would be a nice addition to the "installation guide"

Thank you for Caravel and your help today

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

No branches or pull requests

2 participants