Giter Club home page Giter Club logo

Comments (6)

deitch avatar deitch commented on August 11, 2024

Hi @michabbb . I wouldn't mind it; it seems eminently reasonable. The question is how you would separate multiple targets.

In theory you could use some special character, e.g.

DB_DUMP_TARGET="file:///a/b/c,s3://bucket/foo"

But most such chars are valid one way or another in a URL. Whitespace might be the simplest. One almost always escapes whitespace as %20or + (depending on circumstances), so it should be safe to use.

Actually, sounds rather simple to do.

from mysql-backup.

michabbb avatar michabbb commented on August 11, 2024

@deitch whatever is easy for you. the point is, i don´t want to dump the database multiple times only because i need to save it to different locations 😏 i could use "duplicity" within your "after-script" - but would be nice to use local and s3 in one single process 😏

from mysql-backup.

deitch avatar deitch commented on August 11, 2024

And pushed out.

from mysql-backup.

michabbb avatar michabbb commented on August 11, 2024

@deitch thanks a lot, because i am using your docker container, it would be nice if you could update the image at the docker hub, too πŸ‘

from mysql-backup.

deitch avatar deitch commented on August 11, 2024

It was already see https://hub.docker.com/r/deitch/mysql-backup/tags

from mysql-backup.

michabbb avatar michabbb commented on August 11, 2024

@deitch πŸ‘ perfect, many thanks !

from mysql-backup.

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.