Skip to content

issues Search Results · repo:micahwedemeyer/automongobackup language:Shell

Filter by

24 results
 (88 ms)

24 results

inmicahwedemeyer/automongobackup (press backspace or delete to remove)

i use this script in a rails application , but at this time the application is getting multitenant and i have to create folders for each tenant , i will trigger the script with a rake task with whenever ...
  • webalosarema
  • Opened 
    on Mar 29, 2019
  • #60

!--- Please notice that this Project is not under current/heavy development -- !--- If you would like to take ownership, get in contact with the maintainers -- !--- Provide a general summary of the issue ...
  • kollisaisriharsha
  • 3
  • Opened 
    on May 15, 2018
  • #59

--quiet should be removed from mongodump. its not available in the actually version. [root@vsm-prod backuptest]# mongodump --version mongodump version 2.2.0
  • svenvogel
  • Opened 
    on May 31, 2017
  • #58

Sorry but i tried to run this script and its giving this error automongobackup.sh: 368: [: yes: unexpected operator automongobackup.sh: 393: [: yes: unexpected operator MongoDB version v2.6.10 ubuntu ...
  • joyo43
  • 1
  • Opened 
    on May 20, 2017
  • #57

Hello! Currently we can run a command when the backup finishes with the POSTBACKUP option. I m wondering whether there s a way to run a command specifically when the backup fails, or if there s some way ...
  • josephrocca
  • Opened 
    on May 17, 2017
  • #56

I configured this script to just do daily and hourly backups on a single instance of mongod w/o auth. Pretty simple. My question is when I enable both daily / hourly to yes , how do I schedule this in ...
  • cmennens
  • 5
  • Opened 
    on Feb 9, 2017
  • #53

mongodump executable may be missing and in order to improve the UX the script should attempt to install it using this logic - if dnf is present, try dnf install -y mongo-tools - if yum is present, ...
  • ssbarnea
  • Opened 
    on Jan 24, 2017
  • #52

!--- Please notice that this Project is not under current/heavy development -- !--- If you would like to take ownership, get in contact with the maintainers -- !--- Provide a general summary of the issue ...
  • captainjackrana
  • Opened 
    on Jan 14, 2017
  • #50

+(automongobackup:454): select_secondary_member(): local __return=secondary +(automongobackup:458): select_secondary_member(): members=($(mongo --quiet --host $DBHOST:$DBPORT --eval rs.conf().members.forEach(function(x){ ...
  • WMP
  • Opened 
    on Sep 6, 2016
  • #48

I keep getting that message. I m not a linux expert, not sure what to check
  • ronenteva
  • 1
  • Opened 
    on Jul 31, 2016
  • #46
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub