Code Monkey home page Code Monkey logo

welder's People

Contributors

pch avatar v1shwa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

welder's Issues

Welder doesn't respect hash bang line

I have a setup script which defines set -xeu. That script is to be run on a remote on which Fish is the default shell (it has bash). I get:

set: Variable can't be both exported and unexported
Standard input: set -xue # 'u' will give you warnings on unbound config variables
                ^

       set -- display and change shell variables.

   Synopsis
       set [SCOPE_OPTIONS]
       set [OPTIONS] VARIABLE_NAME VALUES...
       set [OPTIONS] VARIABLE_NAME[INDICES]... VALUES...
       set ( -q | --query ) [SCOPE_OPTIONS] VARIABLE_NAMES...
       set ( -e | --erase ) [SCOPE_OPTIONS] VARIABLE_NAME
       set ( -e | --erase ) [SCOPE_OPTIONS] VARIABLE_NAME[INDICES]...

set: Type “help set” for related documentation

This is clearly Fish's set and not Bash's set being used. My setup.sh defines a hash bang like so on the first line #!/bin/bash.

I'm using an (empty) sudo password.

[Question] Welder for Deployment

Hi there!

I'm currently looking for an easy way to deploy an Elixir/ Phoenix application. Was Welder made for setting up servers only or for deployment as well? If so, how would I do it? Just create more playbooks like deploy, start, stop, migrate etc?

Thanks!

Ruby & liquid should be optional

Initially, Ruby dependency was intended just as a convenient way to parse YAML. But if there's a better way to solve it without enforcing Ruby, I'll be happy to consider. Liquid also shouldn't be required if there's no *.liquid templates in the project directory.

I'll be happy to accept a PR that makes those dependencies optional.

Allow user to specify their own port for SSH

While it is very uncommon to have ssh on different port, I believe it would be a great addition for

  • Testing locally where one can spin-up containers which are usually bound to various ports.
  • For those who actually have ssh on a different port.

Let me know if this makes sense to you. I'd be more than happy to submit a PR for this.

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.