Git Product home page Git Product logo

deploy-zone's People

Contributors

bluemaex avatar drscream avatar wiedi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

deploy-zone's Issues

requirements.networks is expecting a vnic

I tried to build the mi-core-gitea image but i failed to build it.

i cloned the repo local and from that dir i run:

dz-build --host 'HOSTNAME' -o /opt/builder/ .
and get
imgadm create: error (1): Command failed: Unable to start VM 7d1f04e6-19ca-4e44-a354-2afbfd10810d: first of 1 error: Command failed: zone '7d1f04e6-19ca-4e44-a354-2afbfd10810d': undefined VNIC net0 (global NIC external)

so i guess its expected by dz-build that net0 has to be on a vlan?
thanks for any hints ;)

dz-build needs to care about requirements.networks

Currently dz-build never sets requirements.networks in the image manifest.

1.) It should be possible to define this value in the repo manifest.
2.) If not defined it should set [ {"name": "net0", "description": "public"} ] as this is what mibe does.

This will fix provisioning on fifo as it uses these details to create the UI.

'packages' seems not to be installed

Running script based on base-64 goes ok.
However all requested packages are not installed.

Tried mi-example with packages:

List packages to add to your image one per line.

unzip
openjdk8
mongodb
nano

Programs where not available after building image and deploy vm via vmadm.
Hence my 'customize' script failed due to missing unzip (mi-aerrow-unifi).
Running manually on vm command pkg_add -v went ok without errors.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.