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

Update README.md #2277

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

schnillerman
Copy link

Updated migration steps with some more info

Updated migration steps with some more info

Signed-off-by: schnillerman <till.reymann@gmail.com>
@@ -543,7 +543,7 @@ The `--pull` option tells docker to look for new versions of the base image. The
You're already using Nextcloud and want to switch to docker? Great! Here are some things to look out for:

1. Define your whole Nextcloud infrastructure in a `docker-compose` file and run it with `docker-compose up -d` to get the base installation, volumes and database. Work from there.
2. Restore your database from a mysqldump (nextcloud\_db\_1 is the name of your db container)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inline code blocks have only one backtick in Markdown.
And db would be the service name in docker compose, not a container name.

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

Successfully merging this pull request may close these issues.

2 participants