Coder Social home page Coder Social logo

sagebind / docker-swarm-deploy-action Goto Github PK

View Code? Open in Web Editor NEW
37.0 37.0 32.0 16 KB

Deploy a stack to a remote Docker swarm.

Home Page: https://github.com/marketplace/actions/docker-swarm-deploy

License: MIT License

Dockerfile 29.72% Shell 70.28%
actions github github-actions

docker-swarm-deploy-action's Introduction

Hello there! I'm a full-time software engineer that is passionate about web and system software, efficiency, and open-source. I work on open-source projects in my spare time. Currently working on Rust-related projects.

docker-swarm-deploy-action's People

Contributors

rparet avatar sagebind 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

Watchers

 avatar  avatar

docker-swarm-deploy-action's Issues

docker system dial-stdio has exited with status 255

Hello,

I have a problem using your tool;

error during connect: Get http://docker/v1.40/info: command [ssh -l XXX-XXX -p XXX -- XXX.com docker system dial-stdio] has exited with exit status 255, please make sure the URL is valid, and Docker 18.09 or later is installed on the remote host: stderr=Host key verification failed.
 - name: Deploy to swarm
        uses: sagebind/docker-swarm-deploy-action@v2
        with:
          remote_host: ssh://[email protected]:XXX
          ssh_private_key: ${{ secrets.INFOMANIAK_SSH_PRIVATE_KEY }}
          ssh_public_key: ${{ secrets.INFOMANIAK_SSH_PUBLIC_KEY }}
          args: stack deploy --with-registry-auth --compose-file=docker-compose.yml ppp

It's a bit strange, I can run docker on remote like this:

docker -H ssh://[email protected]:XXX run -ti --rm alpine /bin/sh

I guess it's a problem in my side ...
If you have an idea.

Thanks a lot!

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.