nginx共34篇
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
Deploy Django + MySql Application into AWS EC2 instance with nginx and SSL-拾光赋

Deploy Django + MySql Application into AWS EC2 instance with nginx and SSL

Deploy Django + MySql Application into AWS EC2 instance with nginx and SSL,All the version used in this tutorial Python 3.8.X Django 3.2.2 gunicorn 20.1.0 MySQL 8.0.20 (RDS) EC2 Se...
kity的头像-拾光赋kity4年前
0377
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
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
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年前
05214
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
Deploying masonite 2 project with Nginx and Gunicorn-拾光赋

Deploying masonite 2 project with Nginx and Gunicorn

Deploying masonite 2 project with Nginx and Gunicorn,Masonite is an incredible developer friendly framework to develop modern web applications with python. With a lot of out of the...
kity的头像-拾光赋kity6年前
0306
Django in Production - II-拾光赋

Django in Production – II

Django in Production - II, Django in Production (3 Part Series) 1 Django in Production - II 2 Django in Production - I 3 Django in Production - III In the last post, we learnt how ...
kity的头像-拾光赋kity4年前
0228
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年前
04613
Initial Server Setup - Django Deploy-拾光赋

Initial Server Setup – Django Deploy

Initial Server Setup - Django Deploy,Original Post - https://www.codingpaths.com/django/initial-server-setup/ Initial Server Setup In this blog, we will be going through initial se...
kity的头像-拾光赋kity5年前
03113
How to Deploy Django in Production With Nginx and Gunicorn-拾光赋

How to Deploy Django in Production With Nginx and Gunicorn

How to Deploy Django in Production With Nginx and Gunicorn,Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. However, Djang...
kity的头像-拾光赋kity4年前
03611
Going live on localhost with NGINX and RTMP module-拾光赋

Going live on localhost with NGINX and RTMP module

Going live on localhost with NGINX and RTMP module,After a break from Class To Cloud, I've repicked the project to add more features that I intended for it. One of them was live st...
kity的头像-拾光赋kity2个月前
04311