Monday, March 29, 2021

Re: How to run an already built django project with docker?

means deploying it on AWS still will not be affected?

On Mon, Mar 29, 2021 at 12:07 PM DJANGO DEVELOPER <abubakarbryar@gmail.com> wrote:
oh great. so it will not affect the containerised project. right?

On Mon, Mar 29, 2021 at 12:03 PM Kunal Solanke <kunalsolanke1000@gmail.com> wrote:
Yeah its possible to run the project just not inside a container then, you will have to run simply outside the container on main host. 
Simply with python manage.py runserver😂😂


On Mon, Mar 29, 2021, 12:21 DJANGO DEVELOPER <abubakarbryar@gmail.com> wrote:
I want to ask another question. please ignore my ignorance.
what if I don't use docker up or run, then will it be possible to run the django project?

On Mon, Mar 29, 2021 at 11:49 AM DJANGO DEVELOPER <abubakarbryar@gmail.com> wrote:
okay, thank you for the suggestion.

On Mon, Mar 29, 2021 at 11:45 AM Kunal Solanke <kunalsolanke1000@gmail.com> wrote:
If you know how to containerize a project you should know how to run that containarized image, that's why I said to look for articles and anaylyse the codebase

docker run or docker-compose up 
These are most like going to be used

On Mon, Mar 29, 2021, 12:12 DJANGO DEVELOPER <abubakarbryar@gmail.com> wrote:
well, I already know how to containerise a new Django project. but Idk how to run an already containerised Django project. that's what is my question for now.
and I am not allowed to share the code. so this was the only way to share my question.
so can you help me with this information only?

On Mon, Mar 29, 2021 at 11:39 AM Kunal Solanke <kunalsolanke1000@gmail.com> wrote:
Thats really very little info, we don't know what's the state or configuration present in your codebase
I'd suggest you to search articles with django and docker/docker-compose


On Mon, Mar 29, 2021, 12:03 DJANGO DEVELOPER <abubakarbryar@gmail.com> wrote:
Hi,
I have a django project which is already developed by another developer and it is containerised. Now the developer has send the project to me and wants me to do some changes in it?
can anyone guide me that how can I run the project using docker again?
database is postgresql.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b36b744b-cfd0-4f24-9db4-243b963560e2n%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAOecAnzxSq2OEz%3DxZV3-1qGp9GbHnq0QVUxMAEBDdazejh8WVg%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAKPY9pmiqrR7EtF8q5q5Di%3DksDQXjgq%2BZM3NvuUoaJSLDRkBkw%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAOecAnyketfkuuvjL2%3DLi7cFR%3Df5nn2bm1tSuSK9ykY14S-vRQ%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAKPY9p%3Dy_NWuXYn%3D%3DP9ye8kWYn6TOv7u1pqhR-9gL6H9ML-kBg%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAOecAnyCkLwzc%3DAt7qedvx2spy43RJzBNJ9bA%3Dy80dtq72LEUw%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAKPY9pk_rqRjBiSs0Exu80zL_5C1%3D%3DwvwkXxCvwCS9K5N%3D1%2Bew%40mail.gmail.com.

No comments:

Post a Comment