Skip to content

piNot3/nitrousIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nitrousIO - Flask with Uwsgi in Ubuntu

This is the simplest and fastest install of flask with virtualenv for developing.

Instructions

  1. Upgrade and update ubuntu (recommended)
sudo apt-get upgrade
sudo apt-get update
  1. Download the shell file and run it
wget https://github.com/piNot3/nitrousIO/raw/master/flaskapp.sh
bash flaskapp.sh
  1. Restart Nginx to apply changes and run the flask app
sudo service nginx restart
sudo start flaskapp
  1. Preview the result

Preview > Port 3000

When you make modifications, you can restart the flask app

sudo restart flaskapp

Tips

Right click on folder flaskapp > Set "flaskapp" As Root

Click on 3 vertical dots > Show Hidden Files

About

nitrousIO - Flask with Uwsgi in Ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published