项目作者: allisson

项目描述 :
用Python开发虚拟机
高级语言: Nginx
项目地址: git://github.com/allisson/vagrant-python-machine.git
创建时间: 2015-09-19T16:50:51Z
项目社区:https://github.com/allisson/vagrant-python-machine

开源协议:MIT License

下载


vagrant-python-machine

Virtual Machine for Development With Python.

Features:

  • OpenJDK 8 JRE
  • Elasticsearch
  • Memcached
  • MySQL
  • Nginx
  • Nodejs
    • grunt
    • gulp
    • bower
    • nodemon
  • PostgreSQL
    • PostGIS
  • Python
    • 2.6
    • 2.7 (default)
    • 3.2
    • 3.3
    • 3.4
    • 3.5
    • pypy
  • Ruby
    • 1.9.3
    • 2.0
    • 2.1
    • 2.2
    • 2.3 (default)
    • sass
    • compass
    • fakes3
  • Redis
  • Supervisor
  • Thumbor
  • MongoDB
  • Go Programming Language
  • MailHog
  • Ngrok

Requirements

  • Virtualbox
  • Vagrant
  • Ansible

Installation

  1. vagrant plugin install vagrant-vbguest
  1. vagrant plugin install vagrant-bindfs
  1. git clone https://github.com/allisson/vagrant-python-machine.git
  2. cd vagrant-python-machine
  3. vagrant up

MySQL

  • User: vagrant
  • Password: vagrant

PostgreSQL

  • User: vagrant
  • Password: vagrant

MailHog

  • Port: 10025
  • Web Interface Port: 8025

Nginx

  • Port: 80
  • Mapped port: 8000 -> 80

Thumbor

  • Port: 8888

MongoDB

  • Port: 27017