-
Updated
Aug 16, 2021
docker-swarm
Here are 922 public repositories matching this topic...
-
Updated
Aug 20, 2021 - TypeScript
-
Updated
Aug 18, 2021 - Python
-
Updated
Aug 25, 2021
-
Updated
Aug 20, 2020
-
Updated
Dec 25, 2020 - Go
-
Updated
Aug 18, 2021 - Clojure
-
Updated
Mar 10, 2021
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
Oct 31, 2019 - Python
-
Updated
Sep 22, 2020 - Dockerfile
-
Updated
Jun 19, 2021 - Shell
-
Updated
Jun 18, 2020 - PowerShell
Because having to type the whole commands is a pain!
-
Updated
Jun 2, 2018 - Go
-
Updated
Apr 17, 2021 - JavaScript
-
Updated
Aug 26, 2021 - JavaScript
-
Updated
Feb 26, 2021 - Go
-
Updated
Aug 25, 2021 - JavaScript
-
Updated
Dec 3, 2020 - Go
-
Updated
Jul 30, 2021 - HTML
-
Updated
Aug 25, 2021 - Python
-
Updated
Apr 30, 2018 - Go
-
Updated
Aug 12, 2021 - JavaScript
-
Updated
Jul 31, 2020 - Python
-
Updated
Nov 26, 2019
-
Updated
Jul 20, 2021 - Python
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.