Replies: 25 comments
-
|
Hi there this has been added to version |
Beta Was this translation helpful? Give feedback.
-
|
Hi, Having some issues using this new version. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the report. |
Beta Was this translation helpful? Give feedback.
-
Thanks! I'll try it :) |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
I agree with your opinion. I can do that. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Perfect, thanks for the input here. Let me give this a think over the next 24 hours and come up with a way forward. |
Beta Was this translation helpful? Give feedback.
-
|
@tiredofit @Dinip, my understanding is we should be able to use I am sorry, I created this issue and planned to implement this myself, but I was dragged into some urgent work and didn't have a chance to do that. Once I finished the urgent job (hopefully by tomorrow), I can help to do testing and debugging. |
Beta Was this translation helpful? Give feedback.
-
|
In a377f57 I've added support for a If you aren't happy with the |
Beta Was this translation helpful? Give feedback.
-
|
Something must be wrong with this validation |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for feedback. Pushing new |
Beta Was this translation helpful? Give feedback.
-
|
Pulled the new docker image and seems to be doing the same 🤔 |
Beta Was this translation helpful? Give feedback.
-
|
That's bizarre, I had switched it to this: For time being I am going to strip any host checking just to get us to the good stuff. |
Beta Was this translation helpful? Give feedback.
-
|
The backup now works but is having some errors at the end and it does not upload to the s3 bucket. Timeline: Reads the data from the mongo instance and writes it to the archive.gz file At the end Doesn't upload to S3 |
Beta Was this translation helpful? Give feedback.
-
|
Thanks, looking into and will have a fix momentarily. |
Beta Was this translation helpful? Give feedback.
-
|
Right - Next |
Beta Was this translation helpful? Give feedback.
-
|
Yep, now seems to work! |
Beta Was this translation helpful? Give feedback.
-
|
Awesome. I'm going to do that one right now - If you wanted to check the new |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Interesting. Can I get some of the environment variables you are using? I can't seem to recreate this whatsoever. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
New |
Beta Was this translation helpful? Give feedback.
-
|
Well... |
Beta Was this translation helpful? Give feedback.
-
|
Death by environment variables - New |
Beta Was this translation helpful? Give feedback.









Uh oh!
There was an error while loading. Please reload this page.
-
Description of the feature
Currently
docker-db-backupdoes not support MongoDB Atlas. It would be great to supportmongodb+srv://type of hosts. The simplest way is to use--uriinstead of--hostwithmongodump.Benefits of feature
By replacing
--hostwith--uriand addingDB_HOST_TYPE(default tomongodband can be set tomongodb+srv), it makes themongodumpmore flexible.Beta Was this translation helpful? Give feedback.
All reactions