Networking/ONIE: Difference between revisions

From OpenCompute
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
= Documentation =
= Documentation =


* [https://github.com/opencomputeproject/onie/wiki Documentation Home Page]
* [https://opencomputeproject.github.io/onie/ Documentation Home Page]
* [https://github.com/opencomputeproject/onie/wiki/Quick-Start-Guide Quick Start User's Guide]
 
For a deep dive read these pages:
 
* [https://github.com/opencomputeproject/onie/wiki/Design-Spec Design Specification]
* [https://github.com/opencomputeproject/onie/wiki/Developers For Developers]
* [https://github.com/opencomputeproject/onie/wiki/Porting-Guide Porting Guide]


= Contact Us =
= Contact Us =
Line 37: Line 30:


The ONIE git repository is hosted on GitHub: [https://github.com/opencomputeproject/onie https://github.com/opencomputeproject/onie].
The ONIE git repository is hosted on GitHub: [https://github.com/opencomputeproject/onie https://github.com/opencomputeproject/onie].
* Get the Current Release: [https://github.com/opencomputeproject/onie/releases Download Here]
* Information about Upcoming Releases: [https://github.com/opencomputeproject/onie/wiki/Release-Cycle Release Cycle]


= Proposals =
= Proposals =

Revision as of 17:06, 14 July 2017

Open Network Install Environment

Created by Cumulus Networks, Inc. in 2012, the Open Network Install Environment (ONIE) Project is a small operating system, pre-installed as firmware on bare metal network switches, that provides an environment for automated operating system provisioning.

Incubated and adopted by the Open Compute Project in 2013, the ONIE project enables a bare metal network switch ecosystem where end users can choose among different network operating systems. ONIE enables switch hardware suppliers to manage their operations based on a small number of hardware SKUs. This in turn creates economies of scale in manufacturing and distribution enabling a thriving ecosystem of both network hardware and operating system alternatives.

Testing and Certification

Documentation

Contact Us

Send questions, bugs, patches, comments and ideas to opencompute-onie@lists.opencompute.org.

Join the mailing list: http://lists.opencompute.org/mailman/listinfo/opencompute-onie.

Browse the archives http://lists.opencompute.org/pipermail/opencompute-onie.

Join us on IRC:

Source Code

The ONIE git repository is hosted on GitHub: https://github.com/opencomputeproject/onie.

Proposals