Skip to content

ryanarnell/openbmc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenBMC

The OpenBMC project can be described as a Linux distribution for embedded devices that have a BMC; typically, but not limited to, things like servers, top of rack switches or RAID appliances. The OpenBMC stack uses technologies such as Yocto, Open-Embedded, Systemd and DBus to allow easy customization for your server platform.

Prerequisite

Make sure you have node.js installed in your system. You can install it from https://nodejs.org/en/ We recommend v7.10.0 or higher. Once installed, you can check the version number by

node -v

Repo

The code repo can be found in https://github.com/iftekharuli/openbmc

Download the source

git clone [email protected]:iftekharuli/openbmc.git

Installation

You can go to project directory and run- npm-install

Minify vendors

npm run-script minifyvendors

Distribution

npm run-script distribution

Running

npm run-script serve

This will run it locally in http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published