AS a developer, I want the docker compose files to have a root host of "0.0.0.0" #228

Closed
opened 2022-12-02 18:33:05 +00:00 by Vylpes · 2 comments
Owner

Story Points: 1


AS a developer, I want the docker compose files to have a root host of "0.0.0.0"
SO THAT the scripts allow me to connect to the database

Acceptance Criteria

AS a developer
GIVEN I want to deploy the database with docker
WHEN I run the compose command
THEN the database should deploy using root host of 0.0.0.0

Notes

  • Since I firewall the docker this isn't a big deal
  • In the environment section add: - MYSQL_ROOT_HOST=0.0.0.0
Story Points: 1 --- AS a developer, I want the docker compose files to have a root host of "0.0.0.0" SO THAT the scripts allow me to connect to the database ## Acceptance Criteria AS a developer GIVEN I want to deploy the database with docker WHEN I run the compose command THEN the database should deploy using root host of `0.0.0.0` ## Notes - Since I firewall the docker this isn't a big deal - In the environment section add: `- MYSQL_ROOT_HOST=0.0.0.0`
Vylpes added this to the 3.1 milestone 2022-12-02 18:33:28 +00:00
Vylpes added the
type
story
label 2022-12-02 18:33:37 +00:00
Vylpes added the
needs criteria
needs estimate
labels 2022-12-04 14:54:11 +00:00
Vylpes changed title from Update docker compose to include 0.0.0.0 ip to AS a developer, I want the docker compose files to have a root host of "0.0.0.0" 2022-12-04 15:16:44 +00:00
Vylpes removed the
needs criteria
label 2022-12-04 15:18:34 +00:00
Vylpes removed the
needs estimate
label 2023-01-15 14:41:24 +00:00
Vylpes added this to the 3.1 Sprint 7 project 2023-01-22 14:24:48 +00:00
Vylpes modified the project from 3.1 Sprint 7 to 3.1 Sprint 8 2023-03-19 14:15:40 +00:00
Vylpes modified the project from 3.1 Sprint 8 to 3.1 Sprint 9 2023-05-14 14:14:53 +01:00
Vylpes modified the project from 3.1 Sprint 9 to 3.1 Sprint 10 2023-06-11 15:02:44 +01:00
Vylpes self-assigned this 2023-06-22 17:39:01 +01:00
Vylpes started working 2023-06-22 17:39:12 +01:00
Author
Owner

Already done - Passing to testing

Already done - Passing to testing
Vylpes stopped working 2023-06-22 17:40:45 +01:00
1 minute 33 seconds
VylpesTester added spent time 2023-06-24 14:28:48 +01:00
5 minutes
Member

Passed

Passed
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Total time spent: 6 minutes 33 seconds
Vylpes
1 minute 33 seconds
VylpesTester
5 minutes
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/vylbot-app#228
No description provided.