Revision [2271]

This is an old revision of galiumfreddesign made by JulianDemarchi on 2010-12-20 13:47:29.

 

The design of Galiumfred


Galiumfred has been designed to create a web based solution for DNS registrations. It is based on the hard work from Timgws. This page will cover the design of the current galiumfred.

The backend


The backend is kept on a DB using MySQL. It uses a the table strucure required for MyDNS, so the package can use a galiumfred DB natively. This is to prevent a re-invention of the wheel, as MyDNS is a good solution for the problem at hand. This also allows for the other great MyDNS tools to be used against galiumfred.

Below are the tables in the galiumfred DB.
Holds a list of countries presented during the user registration process Holds user NS records for their domains Holds the resource records for galiumfred Holds the domain SOA information Currently not used Contains the random list of words displayed on the seach form Holds any site generated error messages Holds the TLDs the server is allowed to register Holds all of hte user information gathered during registration
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki