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

How can I Restore Dump from external location #40

Closed
engahmed1190 opened this issue Nov 27, 2022 · 3 comments
Closed

How can I Restore Dump from external location #40

engahmed1190 opened this issue Nov 27, 2022 · 3 comments
Assignees

Comments

@engahmed1190
Copy link

I will like to start the MongoDB container with a non-empty DB.

@marcuspoehls
Copy link
Member

@engahmed1190 Hey Ahmed, please have a look at this issue: #39 (comment)

You can get an idea of restoring a MongoDB database dump from within the linked repository. This repository is an example of using a GitHub Actions runner with Ubuntu 22.04 which doesn’t have mongod command line tools installed. You may need an Ubuntu 20.04 runner with a mongodb cli command.

@marcuspoehls marcuspoehls self-assigned this Nov 27, 2022
@engahmed1190
Copy link
Author

engahmed1190 commented Nov 27, 2022

Thanks @marcuspoehls . I will use Ubuntu 20.4. Here is workaround

actions/runner-images#6626 (comment)

@marcuspoehls
Copy link
Member

Great, thanks for sharing 👍

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