• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    NoSQL Offsite Backup

    How-To
    2
    2
    1.2k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      fishfacs
      last edited by fishfacs

      Hello,

      I have a MangoES box. It is storing point historical data in an internal NoSQL database. I have configured backups to be made at appropriate intervals, as per the help file.

      At the end of the help document regarding automatic backups, there is the following line:

      "It is highly recommended that you copy these zip files (either manually or by some automated means) to an offsite location."

      Does anyone have a recommended way of doing this automatically? One option is that I have a remote FTP server I could send the zip files to, but I'm not sure how to go about that. I also have access to a number of cloud drives, if that is easier.

      Thanks in advance.

      1 Reply Last reply Reply Quote 0
      • phildunlapP
        phildunlap
        last edited by phildunlap

        Hi fishfacs,

        There are a lot of services that can do offsite backups for you! We use iDrive a fair amount, but you can certainly assess your needs and the service available to you, which may mean another backup service, something like google drive, or even just a USB stick (for issues of computer failure, not adequate for the site catching fire) is another layer of separation between the original copy of the data and its backup.

        Almost all of the automating of invoking the service (or just scp'ing to the local fireproof computer) is done in cron tabs, usually, regardless of the service to be used. Edit: If your installation is on windows, I'm not as familiar with scheduling tasks, but I'm sure there is some kind of task scheduler to be had.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post