User Tools

Site Tools


get_started_fuel_deploy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
get_started_fuel_deploy [2015/03/09 13:52]
Marcin Szczukiewicz [4. Clone the OPNFV code git repository]
get_started_fuel_deploy [2015/03/10 12:01]
Marcin Szczukiewicz [6. Build your fuel .iso image]
Line 66: Line 66:
  
 This will: This will:
-not allready existing, initialize the docker build environment+  ​If not allready existing, initialize the docker build environment
   * If not already done, build fuel from upstream   * If not already done, build fuel from upstream
   * Build the defined derivate of fuel (as defined by the structure of this framework)   * Build the defined derivate of fuel (as defined by the structure of this framework)
  
 If the build is successful, you will find the generated ISO file in the release subdirectory! If the build is successful, you will find the generated ISO file in the release subdirectory!
 +
 +If error "​debconf:​ unable to initialize frontend: Dialog"​ is generated, add following envvar in docker/​ubuntu-builder/​Dockerfile:​
 +  ENV DEBIAN_FRONTEND noninteractive
 ---- ----
 Now the tricky part - to deploy. ​ This is under development and will be scripted in more detail. Now the tricky part - to deploy. ​ This is under development and will be scripted in more detail.
get_started_fuel_deploy.txt ยท Last modified: 2015/12/29 02:02 by Ruijing Guo