Skip to content

pengj/server-DNS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

server-DNS

A Django template for Appfog server

Check the instance running on the Appfog: http://server-dns.eu01.aws.af.cm/

Based on Django 1.4 & MySQL

Functions

keyword storage for IP address based on the service name keyword search based on the service name

add/update a service: http://server-dns.eu01.aws.af.cm/service-name/to/IP-address

FEEDBACK: create or update

search a service: http://server-dns.eu01.aws.af.cm/get/service-name

FEEDBACK: IP adress or 404

Database table: service-name, IP-address, create/update date

Potential Usage

Local network server/peer lookup (That is why I build this)

Folder structure

serverdns folder include all Django source code with sub-directory strucutre

script folder include a Shell script, which can be used to create/update its IP-address

About

handle the mapping between service name and IP address

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published