EqualExperts / Tayra

Incremental backup tool for MongoDB
Other
142 stars 29 forks source link

Is this project active? #10

Open fresheneesz opened 9 years ago

fresheneesz commented 9 years ago

The youtube video has been removed, and the http://www.eelabs.co.uk/ website is gone, meaning the downloads section is gone too.

DhavalDalal commented 9 years ago

I no longer contribute to this project

fresheneesz commented 9 years ago

That's not exactly a helpful comment here man

viveksd87 commented 9 years ago

@fresheneesz, the idea was to drive this project based on feedback/feature requests. Unfortunately, the project is not in active development due to both shortage of contributors and lack of feedback. Would highly appreciate if you have some feedback on it.

Thanks, Vivek

smeijer commented 9 years ago

I guess that goes both ways. I was looking for a way to backup mongo by watching it's oplog. It was this article that lead me to Tayra. But once I discovered the project, the information stream just stopped. I can't find any information on the net, about how it works, how to set it up, and how to use it. What the best strategies are to apply, if I need to use cronjobs of that "it just works". Do I need a separate server, or...

I found some slideshares, but to be honest, that's just not enough.

I'm pretty sure the project can be very useful, but without information people just don't start trying it out. Some (good) documentation, and demo video's on youtube for example, can really safe this project.

Even if it is just a "how to install on ubuntu 14.04" tutorial, followed up by a "how to restore data in case of..." tutorial.

Just my 2 cents.

krishnan-mani commented 9 years ago

@fresheneesz, your suggestions and requests are welcome and we'll respond shortly with more HOW-TO documentation that will helpfully set you up and running on your way using Tayra

fresheneesz commented 9 years ago

I agree with smeijer, we need something to go on if you want feedback. My feedback: write some documentation on how to run and use Tayra.

esorek commented 9 years ago

I would be interested to try it also, with good docs and if this project will be active. It seems like a very useful tool. Any plans for GA ?

viveksd87 commented 9 years ago

Hi Guys, Thank you for your feedback. Really appreciate the growing interest in Tayra. However, have you been able to check this link for documentation?

http://htmlpreview.github.io/?https://github.com/EqualExperts/Tayra/blob/master/acceptance-tests/index.html

We have tried our best to provide with a documentation for any new interested person to get started with Tayra. However, if you feel it's not up to the mark, please let us know how you would like it to be.

Thanks, Vivek

fresheneesz commented 9 years ago

This is definitely a huge step in the right direction as compared to the deadlinks I was seeing before. I will have to check this out sometime this month. Incremental backup and restore seems critical in this day and age.

Its still somewhat vague to me how to actually do incremental backup and restore. Because the documentation is essentially organized as a list of examples, its very difficult to know everything Tayra can do. It would be much better if the documentation described the commands something like this:

backup - Copies the mongo server's oplog into a given set of backup files

Parameters:

restore - replays the given backup oplog on the given mongo server

Parameters:

Then examples can augment readers' understanding of the above general description.

viveksd87 commented 9 years ago

Ok. I think I understand your point. Although these one line descriptions are provided on the command line, there is a need for proper detailed description of the commands and their parameters. We can definitely work on it, and for starters make it a part of the readme.

Thank you for the inputs @fresheneesz .

cu12 commented 9 years ago

+1 for more documentation, I think the tool would be very useful with proper documentation.

spethe commented 9 years ago

Hi cu12, Firstly, Its good to know that the tool would be useful. We will certainly attempt to provide a thorough documentation in the upcoming month. Please stay tuned and would value your feedback on the documentation part. Thanks, Swanand

ignacy130 commented 8 years ago

I'm interested in this project as well, because I couldn't find any mongodb backup that suits my needs!

sreepanchajanyam commented 8 years ago

Is this project still active? If so I would like to use this in a production environment. As of now, Tayra seems to be the only open source alternative to Ops Manager of MongoDB.

viveksd87 commented 8 years ago

@ignacy130 , @sreepanchajanyam - sorry guys, this project is not in active development anymore. Even if you plan to use it, it's compatible with only older versions of mongo, i.e 2.4 and lower.

nneul commented 7 years ago

Would be good if you updated the description on the project so that others don't have to dig through issues/etc. to find this out.

kamronbatman commented 7 years ago

@nneul I agree, and it would be nice if anyone has an alternative to link. Thanks!

nneul commented 7 years ago

Best I've found so far is the ruby project: https://github.com/journeyapps/mongo-oplog-backup