Skip to content

akiffeyzioglu/flask-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask & Vagrant Local Development Environment

Requirements

How to use this environment

  1. Clone this repo.
   git clone https://github.com/akiffeyzioglu/flask-setup.git  
  1. cd into it.
  cd flask-setup
  1. Start Vagrant.
   vagrant up --provision
  1. Go to browser and type "15.15.15.4", see result.

  2. If you want to see machine UI, you can SSH into the machine.

   vagrant ssh
  1. Logout machine.
   logout
  1. Destroy machine.
   vagrant destroy

About

Flask & Vagrant Local Development Environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published