Skip to content

A web application to assist in the management of Internet Exchange Points (IXPs)

License

Notifications You must be signed in to change notification settings

ArnesSI/IXP-Manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IXP Manager
=======================================

INEX are pleased to to be able to release "IXP Manager" under
an open source license (the GNU Public License V2) which we hope will
benefit the wider IXP community, and especially new and small IXPs
looking to expand. IXP Manager is a web application built entirely in 
house by the INEX operations team.

IXP Manager is primarily a web application with associated scripts and
utilities which will allow IXPs to manage new customers, provision new
connections and services and monitor traffic usage. It also has a self
contained customer portal allowing IXP members to view their IXP traffic
statistics and a unique tool called My Peering Manager enabling IXP
members to request, manage and track peerings with other members.

IXP Manager is written in PHP using the Zend Framework, the Doctrine ORM
and the Smarty templating engine. The project website and source code
can be viewed at https://github.com/inex/IXP-Manager.

INEX is an Internet eXchange Point and Ireland's IP peering hub. It is a 
neutral, industry-owned Association, founded in 1996, that provides IP 
peering facilities for its members. INEX membership is open to all 
organisations that can benefit from peering their IP traffic.

See: https://www.inex.ie/

Authors:
  Nick Hilliard, Chief Technical Officer
  Barry O'Donovan, Network Consultant
  Contact us via: operations (at) inex.ie

Copyright (C) 2009-2011 Internet Neutral Exchange Association Limited.
All Rights Reserved.
 
This file is part of IXP Manager.
 
IXP Manager is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
Software Foundation, version v2.0 of the License.

IXP Manager is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
more details.
 
You should have received a copy of the GNU General Public License v2.0
along with IXP Manager.  If not, see:
 
http://www.gnu.org/licenses/gpl-2.0.html


Thirdparty Software
=====================

IXP Manager includes some other thirdparty software in its distribution:

public/js/jquery - jQuery, dual licensed under the MIT and GPL licenses

public/js/jquery-ui - jQuery UI, dual licensed under the MIT and GPL licenses

public/js/JSCookMenu_mini.js - licensed under the MIT license

public/js/jwysiwyg - dual licensed under the MIT and GPL licenses

public/js/oss_tooltip.js - licensed under the MIT license 

public/js/php.js - dual licensed under the MIT and GPL licenses

public/css/yui - Yahoo! YUI, BSD license

public/css/joomla - various theme elements and icons, GPL v2.


About

A web application to assist in the management of Internet Exchange Points (IXPs)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.9%
  • PHP 49.0%
  • Shell 0.1%