Git Product home page Git Product logo

Comments (8)

cupcakearmy avatar cupcakearmy commented on July 17, 2024 3

As this feature is not really relevant anymore and adds significant implementation I will close this. feel free to reopen if necessary

from autorestic.

agateblue avatar agateblue commented on July 17, 2024 1

At the risk of hijacking the discussion here, I'd like to ask if you're currently using your own tool, savior, in conjunction with autorestic?

@bthj no I've completely dropped it, I've been using https://github.com/cupcakearmy/autorestic#before--after-hooks (dump in a before hook, remove the dump in the after hook, backup the dump) as a workaround until we can pipe backups directly to stdin.

I will do some testing this WE (hopefully I don't forget xD)
might be a bit tricky piping it through node and then to restic, but we'll see.

@cupcakearmy yeah, wy first attempts at this (back in december) got stuck at this point unfortunately: piping stdin to a subprocess launched by node.

from autorestic.

cupcakearmy avatar cupcakearmy commented on July 17, 2024

Same with mongodump, might be usefull yes. Altouhgh at least with mongo it's not seen as the reccomended way to go about it.

from autorestic.

bthj avatar bthj commented on July 17, 2024

@EliotBerriot , your backup journey article took me here and I'm subscribing to this issue :)

At the risk of hijacking the discussion here, I'd like to ask if you're currently using your own tool, savior, in conjunction with autorestic?

from autorestic.

cupcakearmy avatar cupcakearmy commented on July 17, 2024

I will do some testing this WE (hopefully I don't forget xD)
might be a bit tricky piping it through node and then to restic, but we'll see.

from autorestic.

berlincount avatar berlincount commented on July 17, 2024

I'd prefer to have this reopened.

I'm essentially forced to implement my backup solution without autorestic because dumping a large database to disk inbetween is simply prohibitive :-/

from autorestic.

xpufx avatar xpufx commented on July 17, 2024

@berlincount A similar tool 'resticprofile' supports backing up from STDIN. I actually have a different problem with it regarding hooks that is not supported and hoped autorestic would fix this situation.

from autorestic.

nser77 avatar nser77 commented on July 17, 2024

Many thanks to @agateblue for raising that.

I personally agree with @berlincount: using the hooks script will create an intermediary file which will increase disk space and decrease security.

Has someone encountered a solution or even a valid alternative?

from autorestic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.