Dear Team,
I have developed one application on Django platform with MySql with gunicorn+nginx and deployed on Ubantu for testing purpose and it is working fine.
Now , need to same application deploy on the Red Hat Linux (RHEL8) with MySQL +gunicorn+nginx.
I followed the same steps like ubantu, but unable to success on RHEL. I am also googling for steps to deploy the Django application but not success.
So, I need to help how to deploy on RHEL with the gunicorn+nginx+MySQL
Really appreciated if any one help me.
Thanks