#nginx
Read more stories on Hashnode
Articles with this tag
In this article, I’ll demonstrate how the Linting Docker image works with Dockle. By the end of this post, you’ll get to know in detail about linting...
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...
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...
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...