Difference between revisions of "Wug Management System"

From CTWUG Wiki
Jump to: navigation, search
(Existing System)
(Existing System)
Line 26: Line 26:
  
 
=== API ===
 
=== API ===
 +
http://noc.ctwug.za.net/web/api/update?id=FID&serial=SERIAL&init=1
 +
http://noc.ctwug.za.net/web/api/temp?id=FID&serial=SERIAL
  
 
== New System ==
 
== New System ==
 
* [[WMS:Design]]
 
* [[WMS:Design]]
 
* [[WMS:Scripts]]
 
* [[WMS:Scripts]]

Revision as of 21:39, 17 November 2012

Purpose

To replace the existing NOC with an open-source, WUG-managed system.

Helping Out

  • Join #ctwug-devel
  • Have a chat with us about what needs to be done
  • Fork the github project
  • Make some changes
  • Submit a pull request - one of the peojct collaborators will merge (or reject) your changes
  • rinse and repeat!

Existing System

Scripts

API

http://noc.ctwug.za.net/web/api/update?id=FID&serial=SERIAL&init=1 http://noc.ctwug.za.net/web/api/temp?id=FID&serial=SERIAL

New System