nginx共35篇
Django 3: Serve Django static files with NGINX-拾光赋

Django 3: Serve Django static files with NGINX

Django 3: Serve Django static files with NGINX, NOTE: This article was initially posted on my Substack, at https://andresalvareziglesias.substack.com/ Hi everyone! In the first pos...
kity的头像-拾光赋kity1年前
0555
Setting up Django for Deployment: Nginx-拾光赋

Setting up Django for Deployment: Nginx

Setting up Django for Deployment: Nginx,In this post, you will see how to setup nginx as a reverse proxy to gunicorn and how to use it to serve up static files in Django. In the pr...
kity的头像-拾光赋kity4年前
05314
When Python Runs Your Containers (part 2)-拾光赋

When Python Runs Your Containers (part 2)

When Python Runs Your Containers (part 2), When Python Runs Your Containers Series When Python Runs Your Containers (part 1) When Python Runs Your Containers (part 2) Welcome gentl...
kity的头像-拾光赋kity2年前
05011
Methods of Deployment with Examples-拾光赋

Methods of Deployment with Examples

Methods of Deployment with Examples, Introduction Deployment is an important step in the software development lifecycle, as it involves shipping our code to the outside world. Maki...
kity的头像-拾光赋kity2年前
0508
Easy Web App Deployment: Python Flask, MongoDB, and Nginx with Docker Compose-拾光赋

Easy Web App Deployment: Python Flask, MongoDB, and Nginx with Docker Compose

Easy Web App Deployment: Python Flask, MongoDB, and Nginx with Docker Compose ,Welcome to this blog! The primary goal here isn’t to delve deeply into the code but to demonstrate h...
kity的头像-拾光赋kity7个月前
04912
Deploy Simple Java Application using Docker Compose.-拾光赋

Deploy Simple Java Application using Docker Compose.

Deploy Simple Java Application using Docker Compose.,Goal The goal of this project is to create Docker Compose Stack to deploy a simple Java application running in Containers 3-Tie...
kity的头像-拾光赋kity7个月前
0498
422 Error with @jwt_required() in Flask App Deployed on VPS with Nginx-拾光赋

422 Error with @jwt_required() in Flask App Deployed on VPS with Nginx

422 Error with @jwt_required() in Flask App Deployed on VPS with Nginx,Hi everyone, I'm facing an issue while deploying my Flask application on a VPS server with Nginx. The app wor...
kity的头像-拾光赋kity5个月前
0499
How to deploy any Python Web Application?-拾光赋

How to deploy any Python Web Application?

How to deploy any Python Web Application?,Hey everyone‍ In this blog post I will explain how you can deploy any ASGI/WSGI compliant Python Web App. DISCLAIMER: Only ASGI Compliant...
kity的头像-拾光赋kity4年前
04813
A journey through Django and Docker: hands-on production deployment principles and ideas-拾光赋

A journey through Django and Docker: hands-on production deployment principles and ideas

A journey through Django and Docker: hands-on production deployment principles and ideas,The main objective of this tutorial is to give you an idea of some of the things involved p...
kity的头像-拾光赋kity5年前
04811
2020 a year of creativity and writing-拾光赋

2020 a year of creativity and writing

2020 a year of creativity and writing,What do you see in the following picture? YOLO thinks with 58% confidence that the Cat is a Bear [{'image': '/home/pi/Desktop/2020-12-29_17-11...
kity的头像-拾光赋kity5年前
0475
Plug the Shiv App Into Nginx - Building SaaS #27-拾光赋

Plug the Shiv App Into Nginx – Building SaaS #27

Plug the Shiv App Into Nginx - Building SaaS #27, Building SaaS (86 Part Series) 1 Building SaaS with Python and Django #1 2 Reporting scraped data - Building SaaS #2 ... 82 more p...
kity的头像-拾光赋kity5年前
04715
Deploying a Flask Application on AWS EC2-拾光赋

Deploying a Flask Application on AWS EC2

Deploying a Flask Application on AWS EC2,In this blog post, we will walk through the process of deploying a Flask application on an AWS EC2 instance. We will cover each step from s...
kity的头像-拾光赋kity2年前
04713