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

docs: command to persist database #41

Merged
merged 5 commits into from Dec 10, 2023
Merged

Conversation

Juesto
Copy link
Contributor

@Juesto Juesto commented Dec 6, 2023

more details/as requested in #36

Copy link
Member

@fitztrev fitztrev left a comment

Choose a reason for hiding this comment

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

After this command is run, what's the process to have the mongodb container use this volume on future starts?

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@Juesto
Copy link
Contributor Author

Juesto commented Dec 9, 2023

After this command is run, what's the process to have the mongodb container use this volume on future starts?

docker automatically adds the volume to docker-compose.yml when it executes the copy, i think. not sure

@fitztrev
Copy link
Member

fitztrev commented Dec 9, 2023

After this command is run, what's the process to have the mongodb container use this volume on future starts?

docker automatically adds the volume to docker-compose.yml when it executes the copy, i think. not sure

Can you test this and the docker compose cp and report back?

@Juesto
Copy link
Contributor Author

Juesto commented Dec 10, 2023

After this command is run, what's the process to have the mongodb container use this volume on future starts?

docker automatically adds the volume to docker-compose.yml when it executes the copy, i think. not sure

Can you test this and the docker compose cp and report back?

see commit, maybe i should be less vague about it

@fitztrev fitztrev merged commit fc23995 into lichess-org:main Dec 10, 2023
2 checks passed
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.

None yet

2 participants