-
Updated
Nov 20, 2020
docker-swarm
Here are 805 public repositories matching this topic...
-
Updated
Nov 11, 2020 - TypeScript
-
Updated
Nov 25, 2020 - Python
-
Updated
Aug 20, 2020
-
Updated
Oct 16, 2020
-
Updated
Sep 1, 2020 - Go
-
Updated
Oct 1, 2020 - Clojure
-
Updated
Jan 2, 2020
-
Updated
Oct 31, 2019 - Python
-
Updated
Sep 22, 2020 - Dockerfile
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
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
-
Updated
Sep 1, 2020 - Shell
-
Updated
Jun 18, 2020 - PowerShell
-
Updated
Jun 2, 2018 - Go
Because having to type the whole commands is a pain!
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Nov 25, 2020 - Python
-
Updated
Apr 30, 2019 - Go
-
Updated
Dec 22, 2019 - HTML
-
Updated
Nov 16, 2020 - JavaScript
-
Updated
Oct 29, 2020 - Go
-
Updated
Apr 30, 2018 - Go
-
Updated
Jul 31, 2020 - Python
-
Updated
Nov 16, 2020 - Python
-
Updated
Oct 27, 2020 - Python
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
Aug 30, 2017 - Shell
Improve this page
Add a description, image, and links to the docker-swarm topic page so that developers can more easily learn about it.
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."
In the application details view, we list the ports an application deployment is listening on, but there is no "quick launch" or even a "copy" button..
We should add a "copy" button next to the port to copy to clipboard.