Django connectivity with MySQL service in docker container
19 views
Skip to first unread message
Devender Kumar
unread,
Feb 23, 2019, 9:28:21 AM2/23/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
I am not able to connect my web service with MySQL db service running in docker container both of the services are in docker container. Can any one share config or some notes on this topic I am using gunicron server nginx for reverse proxy MySQL for database. And also changes to be made django settings.
Derek
unread,
Mar 4, 2019, 1:47:23 AM3/4/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
The good news is that someone already wrote a series of blog posts for you: