Please make the video showing HTTPS configuration. Also, it will be a great help if you include how to get SSL certificated from Letsencrypt in the video.
Sir i have to deploy django on 5 instances on ec2 and configure with nginx on another ec2 server with all five ec2 instances and i use gunicorn can u help me in this.
When your 'Pem' file. Not 'M' Your pem was downloaded when you created instance. Please watch latest video on my RUclips which is more optimized if you want to deploy Django application
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for ruamel.yaml.clib Running setup.py clean for ruamel.yaml.clib Failed to build ruamel.yaml.clib ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (ruamel.yaml.clib)
I'm 100% sure, common mistakes can be . 1. Make sure Https and http access is added in your instance security group. 2. Make sure the Nginx file is correct. You can share nginx file text and security groups screenshot with me, i will understand where the issue is.
Connect with me on LinkedIn: www.linkedin.com/in/muhammad-rashid-daha
It's helped me to deploy my Django application. Thanks
Pleasure
Thank You! I was stuck with static files not loading for two days. You saved me.
Glad to hear i saved your time. 👏
You saved me Sir 🙂 .. Thanks a lot
Glad to hear
How did you save the code. See at 11:55 please tell me. My gitbash is stuck at that place and I could not move next
Hey nice explanation 👍
Glad you liked it
👍
Please make the video showing HTTPS configuration. Also, it will be a great help if you include how to get SSL certificated from Letsencrypt in the video.
In next week a video is coming with domain and ssl Setup. So you can easily deploy Django Project on aws with rds and s3 integration.
@@CodeWithMuh Eagerly Waiting
Sir i have to deploy django on 5 instances on ec2 and configure with nginx on another ec2 server with all five ec2 instances and i use gunicorn can u help me in this.
Send me email
Thank you very Much :) I was tired of following headless leads where something was missing anyway and failed the deployment.
If you have any issue. Share details on my Facebook group, link is in description. I will help you, if needed call even.
Hello, Make sure you are in the same directory like your M file. What M file I don't understand. Where should I save SSH key.
When your 'Pem' file. Not 'M'
Your pem was downloaded when you created instance.
Please watch latest video on my RUclips which is more optimized if you want to deploy Django application
i followed your video but i was stuckk in pip install -r requrement.txt and i followed with your code itself. it is getting errors
please share the commands
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for ruamel.yaml.clib
Running setup.py clean for ruamel.yaml.clib
Failed to build ruamel.yaml.clib
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (ruamel.yaml.clib)
Its is related to your packages and double check python version, your packages should be compatible. This is related to your application.
hey nice explanation but somehow I am getting 502 Bad Gateway error. do you think of any possible reasons for it?
Thanks for your comment. Let me assist you
I'm 100% sure, common mistakes can be .
1. Make sure Https and http access is added in your instance security group.
2. Make sure the Nginx file is correct.
You can share nginx file text and security groups screenshot with me, i will understand where the issue is.
for instance security group I do see Http and Https with source custom 0.0.0.0/0 and for SSH only my IP