Git Product home page Git Product logo

deployer-extended-media's People

Contributors

blankse avatar kszymukowicz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

deployer-extended-media's Issues

FEATURE: push/pull between remotes without local roundtrip

deployer-extended-media and deployer-extended-database are doing a clean job.

I have a common scenario which isn't covered and I wanted to get your thoughts on this:
We have most stages in the same secure network and thus a

  • pull from PRODUCTION and push to STAGING

from my system for media and db would result in a lot of traffic, as the DB dump itself is easily 2GB.
Thus, we don't download to local, but rather let PRODUCTION ssh into STAGING and copy the files that way.

This reduces traffic and increases speed dramatically.

Of course that would only work if on PRODUCTION there are established SSH credentials (i.e. an ssh key defined for the user which allows to SSH into STAGING), but IMHO this prerequisite is understandable and necessary.
Of course this won't be possible with disconnected remotes, like PRODUCTION and LOCAL-DDEV.

I gladly stick to my hotwired deployer 6 based own code, but as I could replace a lot of my stuff with your two extensions I just thought to ask if you see potential in this or regard is as out-of-scope as uncommon.
A plausible and working way around is to have a CI runner in the same network running the commands from a dashboard, as then it is at least internal traffic.

Feature request: Backup media

Hi,

Great work again!
I really would love to have a backup task, like the one in the extended database project.
I looked into it and startet creating the first media:export task right here.
Analog to the database tasks, I would continue with a media:compress, media:dumpclean and media:backup.

Maybe you are interested to have look over it and merge it.

Later, I would like to have a configurable task for syncing the backups to an external backup storage.

Cheers!

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.