Skip to content

jordanambra/snap-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snap-flask

Nearly instant setup of a new Flask application.

Development Stack

  • Localhost: Vagrant + Virtualbox
  • Server Version: Ubuntu 13.04 Server (Raring Ringtail)
  • Database: PostgreSQL
  • Web Server: Nginx
  • App Server: uWSGI on Supervisord

Server Layout

  • 1 Load Balancer
  • 2 Web/App Servers
  • 1 Database Server

Getting Started

Server Access

  • Log into the load balancer with vagrant ssh lb
  • Log into the database server with vagrant ssh db
  • Log into the 1st web server with vagrant ssh web1
  • Log into the 2nd web server with vagrant ssh web2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published