The Wayback Machine - https://web.archive.org/web/20201031005728/https://github.com/topics/docker-swarm
Skip to content
#

docker-swarm

Here are 794 public repositories matching this topic...

Enissay
Enissay commented Oct 29, 2020

Is your feature request related to a problem? Please describe.
When opening a slack page details and trying to stop it (fast enough), by the time you click on the stop button a new button shows up and pushes the whole layout to the right causing you to click on the wrong button.

Describe the solution you'd like
Would you please improve the user experience by moving optional buttons to

Malian
Malian commented Feb 21, 2019

I need to do a collateral call to google APIs from my backend to get additional information about the user (full name, profile picture, team, ...). For that, I need to have the access token. Unfortunately, now I only have access to the user's email.

A solution could be to return the access token in the header key X-Forwarded-AccessToken but I think we will have to manage when the access token

smp4488
smp4488 commented Feb 14, 2019

So I took a shot at trying to get this to work with IP V6 addresses with no luck. If I disable the ufw service i'm able to access my site using the V6 address, but when I enable ufw the connection times out. I found /etc/ufw/after6.rules and tried to modify it to work, but I must be doing something wrong. My guess is it's something with the V6 subnet.

# BEGIN UFW AND DOCKER
*filter
:ufw6-u

Improve this page

Add a description, image, and links to the docker-swarm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the docker-swarm topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.