Details
-
Type: Monitor
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 2021
-
Component/s: FIWARE-TECH-HELP
-
Labels:
Description
Created question in FIWARE Q/A platform on 22-04-2020 at 09:04
Please, ANSWER this question AT https://stackoverflow.com/questions/61359785/docker-swarm-keyrock-mysql-subnetwork-connection
Question:
Docker Swarm Keyrock Mysql subnetwork connection
Description:
IMPORTANT: I need to deploy it using Docker Swarm (no docker-compose).
I have created a docker-compose file in order to deploy my FIWARE stack. That stack includes keyrock and a Mysql BD that are connected using the following subnet and assigning static IP to the components:
networks:
default:
ipam:
config:
- subnet: 172.18.1.0/24
The problem is that using the FIWARE documentation, it's not possible to deploy it using docker swarm v3 because it's not possible to assign a static IP to the FIWARE components.
Could you give an example to deploy it using docker swarm v3?
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | FIWARE-TECH-HELP [ 10278 ] |
Assignee | Alvaro Alonso [ aalonsog ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Answered [ 10104 ] |
Resolution | Done [ 10000 ] | |
Status | Answered [ 10104 ] | Closed [ 6 ] |
Summary | [fiware-stackoverflow] Docker Swarm Keyrock Mysql subnetwork connection | FIWARE.Question.Tech.Docker Swarm Keyrock Mysql subnetwork connection. |
Fix Version/s | 2021 [ 12600 ] |