dokku-mongodb-plugin icon indicating copy to clipboard operation
dokku-mongodb-plugin copied to clipboard

mongodb:delete does not fully delete the instance

Open thepuzzlemaster opened this issue 9 years ago • 3 comments

This is potentially related to https://github.com/jeffutter/dokku-mongodb-plugin/issues/50.

I kind of have a specific use case here, but I was trying to delete my dokku app and its associated mongo instance. I ran delete on both the app and on mongodb.

However, after doing that, and deleting the user that remained, when I pushed a new version of my app to dokku, it automatically links it to mongodb.

I had to manually delete /home/dokku/.mongodb/pass_app_name for it to truly decouple.

thepuzzlemaster avatar Dec 10 '14 21:12 thepuzzlemaster

Yes, I believe this should be done when deleting an application. I don't have time at the moment to fix this, If you want to submit a pull request it would be appreciated. It should be relatively simple.

jeffutter avatar Mar 08 '15 19:03 jeffutter

Any news?

DenisIzmaylov avatar Sep 02 '15 06:09 DenisIzmaylov

?

derzunov avatar Sep 16 '16 18:09 derzunov