Skip to content

MDBF-426: Feedback-plugin-backend: Docker compose example using the p…#8

Open
an3l wants to merge 1 commit intoMariaDB:mainfrom
an3l:anel-docker-compose-bugs
Open

MDBF-426: Feedback-plugin-backend: Docker compose example using the p…#8
an3l wants to merge 1 commit intoMariaDB:mainfrom
an3l:anel-docker-compose-bugs

Conversation

@an3l
Copy link
Contributor

@an3l an3l commented May 31, 2022

…lugin doesn't work

  • Update env file, no strings
  • Implement healtcheck by using healthcheck script from MariaDB, needed mysql user created by new env var
  • Implement condition for depends_on service using condition tag that is only available for 2.1 version (not yet for 3.0)

@an3l
Copy link
Contributor Author

an3l commented May 31, 2022

Note that web_1 | django.db.utils.OperationalError: (2002, "Can't connect to MySQL server on 'db' (115)" error is related to the entrypoint.sh and is not part of this PR but one can see that after a while it get executed.
This will be handled in the new PR.

…lugin doesn't work

- Update env file, no strings
- Implement healtcheck by using `healthcheck` script from MariaDB, needed `mysql` user created by new env var
- Implement condition for `depends_on` service using `condition` tag that is only available for 2.1 version (not yet for 3.0)
@an3l an3l force-pushed the anel-docker-compose-bugs branch from 12d2127 to 6058801 Compare June 8, 2022 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant