Skip to content

GurayCetin/Vagrant-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

VAGRANT Provisioning for FLASK App

Requirements

Please download latest version of applications below considering operating systems.

Prologue

  • Make sure requirements are done and clone this repository to your environment & cd into the project root.
  • vagrant up to provision the virtualbox VM

Steps

  1. vagrant ssh to go into the virtual machine
  2. cd /vagrant/app
  3. python FlaskApp.py to start the development server
  4. Point your browser to http://0.0.0.0:4000

Note: For all configuration details,'Vagrantfile'can be checked further.

About

VAGRANT Provisioning for FLASK App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages