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

Better document the process for "backing out" of mutagen #12

Open
froboy opened this issue Feb 7, 2022 · 1 comment
Open

Better document the process for "backing out" of mutagen #12

froboy opened this issue Feb 7, 2022 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@froboy
Copy link

froboy commented Feb 7, 2022

AKA demutagenification.

So far the best I've been able to do is:

  • comment out or remove entries in docksal-local.env
  • fin p remove - I found I needed to completely remove the project because I was getting errors that the old project_root volume couldn't be removed otherwise.
  • fin up
@CyberJack
Copy link
Contributor

I agree. Removing mutagen from a project should be documented.

These steps can be added as well:

  • create a database backup before you remove the project because the database volume will be removed as well.
  • Run mutagen project terminate to remove any leftover mutagen sessions.

@nicoschi nicoschi self-assigned this Jul 11, 2022
@nicoschi nicoschi added the documentation Improvements or additions to documentation label Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants