GithubHelp home page GithubHelp logo

Comments (3)

antonmedv avatar antonmedv commented on August 18, 2024

What about starting build in separate containers?

from recipes.

johnny-bit avatar johnny-bit commented on August 18, 2024

As the author of "local" recipe I can tell you main purpose for me :)
Simply, when deploying to limited environments, where you can't do stuff
required to build dependencies, etc, you can use local recipe as a basis
for building suff locally and then send it (for example usin rsync recipe)
to remote server :)

2016-11-22 9:20 GMT+01:00 Anton Medvedev [email protected]:

What about starting build in separate containers?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#72 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AKMVFR2iGziIFfAWbB0--Dx9I1rEWtpaks5rAqXhgaJpZM4K5Gpg
.

Pozdrawiam,
Hubert Kowalski

from recipes.

mbrodala avatar mbrodala commented on August 18, 2024

@pniederlag You can also do something like this:

server('foo', ...)
  ->set('local_deploy_path', '/tmp/deployer-foo');

You'd need to set this for every server of course but this way you can avoid conflicts.

from recipes.

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.