Skip to content

e0ne/fuel-dev-vm

Repository files navigation

Fuel Development VM v.0.1.1

Official guide to start Fuel development: http://docs.mirantis.com/fuel-dev/develop/env.html

My guide: just clone this reposiroty and type ./launch.sh command.

This script does:

To add your fork repo to your working copy, just set FUEL_$REPO_FORK environment. E.g.:

$ FUEL_MAIN_FORK=git@github.com:e0ne/fuel-main.git ./launch.sh

or

$ export FUEL_MAIN_FORK=git@github.com:e0ne/fuel-main.git and $ ./launch.sh

After it, this script automatically adds and fetches new git remote called '`'fork'

After bootstrapping, Fake UI will be available at: http://localhost:8100/

Nailgun docs will be at: http://localhost:8180/fuel-dev/ User & adminitrator guide will be at: http://localhost:8180/fuel/

Known issues

  • Can't install Shotgun Python package

Changelog

v.0.1.3

  • Bugfixes

v.0.1.2

  • Bugfixes

v.0.1.1

  • User & adminitrator guide build
  • Repositories fork support

Useful links

About

Quick environment setup for Fuel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors