I'm a professional Cloud-Engineer/Python-developer & an AI/ML enthusiast from Nepal.
All in one Local Set Up · In this article, I’m gonna walk you through configuring on-premise GitLab Server, GitLab Runner, and CI/CD for containerized...
Certbot is part of EFF's effort to encrypt the entire internet. Anyone who has gone through the trouble of setting up a secure website knows what a...
Continued... part-1 Gunicorn Now, install Gunicorn. It's production grade WSGI server. For now, since we want to use default django's built-in...
In this, we'll be deploying a Django application with docker, postgres, gunicorn and nginx configurations. Prerequisites First, ensure the following...