Giter VIP home page Giter VIP logo

traefik-swarm's Issues

Enter passphrase for /github/home/.ssh/id_rsa

After forking this repository, configuring the secrets in Github and changing the runs-on from ubuntu-latest to self-hosted and thereby trigger the deploy.yml, I get stuck at this issue: 'Enter passphrase for /github/home/.ssh/id_rsa'

How do I resolve this issue?

Thank you in advance for your response at your earliest convenience.

Execute Over SSH: mkdir -p /home/github/deployment/myswarm/stacks || true

Now the deployment stopped at this statement: "Execute Over SSH: mkdir -p /home/github/deployment/myswarm/stacks || true"

A couple of other minor issues:

  • In creating the github user for GitHub CI Actions the statement 'useradd -g docker github' does not work on my Ubuntu 20.04 LTS. I have to use 'useradd github' and then 'usermod -aG docker github'. The issue may be related to this, permissions? I assume the folders /home/github/deployment (and ../myswarm and ../stacks) needs to be created.
  • I noticed there is an external network created, traefik-public which the deployment expects already exists, however, it is not mentioned in the ReadMe to create this network after the installion of Docker.

Your assistance with the Execute Over SSH issues will be much appreciated.

Very good job

Hello,

just to say hello and thanks for the job on docker-compose for a good Traefik configuration, I adapt it on my swarm cluster. And so on I'll go in next week to publish on article and reference you as a good source !

Best regards

Local-persist volume driver

Hi there. Thanks for sharing this repository!
I'm working on Swarmlet in which I'm trying to automate a basic swarm setup, a bit like setting up a server with Dokku.
(It really is a learning project to get more familiar with Docker Swarm)
There's some tips in your README which I didn't consider, I'm going to look into those!

Did you consider other options to MatchbookLab/local-persist?
The issue I'm currently trying to solve with Swarmlet is updating Traefik from v1.7 to v2+, so I need to find a way to securely store the Let's Encrypt SSL certs in a distributed way. Most of the local-persist code is 4+ years old, so I was wondering if you see issues there.

I've done -some- research, but it seems hard to find a good solution to store certificates in a Docker Swarm while using Traefik v2+. Except for this repo there aren't many solutions around. Which is a shame because I do like the simplicity of Traefik and Docker Swarm vs Kubernetes.

Not really an issue, so feel free to close this question.

edit: my first docker-compose.yml rewrite attempt (I can recommend using Docker Secrets to store passwords btw)

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.