Details
-
Type:
Monitor
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 2021
-
Component/s: FIWARE-TECH-HELP
Description
Created question in FIWARE Q/A platform on 26-03-2020 at 17:03
Please, ANSWER this question AT https://stackoverflow.com/questions/60871409/docker-compose-keyrock-mysql-subnet-configuration
Question:
Docker-compose keyrock mysql subnet configuration
Description:
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:
networks:
default:
ipam:
config:
- subnet: 172.18.1.0/24
I have created that subnet due to in keyrock documentation says that keyrock use the following ip: 172.18.1.5
I would like to change that keyrock IP and also change the subnet. How can I change the subnet? If I change the subnet and the keyrock and mysql defaul IP's there is no connection between them.
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | FIWARE-TECH-HELP [ 10278 ] |
Assignee | Kenneth Nagin [ knagin ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Done [ 10000 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Fix Version/s | 2021 [ 12600 ] |