Difference between revisions of "Turtle Sense/Website design"

From Nerds Without Borders
Jump to navigation Jump to search
(modified)
(subdomains)
Line 1: Line 1:
 
==Proposed structure==
 
==Proposed structure==
# Top level: '''/ts'''  -- Turtle Sense --  This is the destination of root.turtlesense.org
+
# Top level: '''/ts'''  -- Turtle Sense --  This is the destination of '''root.turtlesense.org'''
## '''/www''' -- Website pages -- this is the destination of turtlesense.org and www.turtlesense.org
+
## '''/www''' -- Website pages  
## '''/manager''' -- (cron, logging, invokeParser, etc.)
+
### '''/live''' -- this is the destination of '''turtlesense.org''' and '''www.turtlesense.org'''
 +
### '''/dev''' -- this is the destination of '''dev.turtlesense.org'''
 +
## '''/manager''' -- (cron, logging, invokeParser, etc.) this is the destination of '''manager.turtlesense.org'''
 
### '''/logs'''  -- (a record of activities)
 
### '''/logs'''  -- (a record of activities)
## '''/parser'''  -- (parsing code, db config, etc.)
+
## '''/parser'''  -- (parsing code, db config, etc.) this is the destination of '''parser.turtlesense.org'''
 
## '''/data''' -- All Data
 
## '''/data''' -- All Data
 
### '''/nps''' -- National Park Service (Directory with acronym for each organization)
 
### '''/nps''' -- National Park Service (Directory with acronym for each organization)
 
#### '''/nc''' -- North Carolina (sub directory, might be different for differnt organizations)
 
#### '''/nc''' -- North Carolina (sub directory, might be different for differnt organizations)
##### '''/2014''' -- (Season)  This is the destination of nps.turtlesense.org and can change every year
+
##### '''/2014''' -- (Season)  This is the destination of '''nps.turtlesense.org''' and can change every year
 
##### '''/processed''' -- Reports are moved here after they are processed
 
##### '''/processed''' -- Reports are moved here after they are processed
 
#### '''/backup'''  -- Backups of the database for each organization
 
#### '''/backup'''  -- Backups of the database for each organization
 
### '''/xxx''' -- Other organizations get their own subdirectory
 
### '''/xxx''' -- Other organizations get their own subdirectory

Revision as of 16:37, 4 July 2014

Proposed structure

  1. Top level: /ts -- Turtle Sense -- This is the destination of root.turtlesense.org
    1. /www -- Website pages
      1. /live -- this is the destination of turtlesense.org and www.turtlesense.org
      2. /dev -- this is the destination of dev.turtlesense.org
    2. /manager -- (cron, logging, invokeParser, etc.) this is the destination of manager.turtlesense.org
      1. /logs -- (a record of activities)
    3. /parser -- (parsing code, db config, etc.) this is the destination of parser.turtlesense.org
    4. /data -- All Data
      1. /nps -- National Park Service (Directory with acronym for each organization)
        1. /nc -- North Carolina (sub directory, might be different for differnt organizations)
          1. /2014 -- (Season) This is the destination of nps.turtlesense.org and can change every year
          2. /processed -- Reports are moved here after they are processed
        2. /backup -- Backups of the database for each organization
      2. /xxx -- Other organizations get their own subdirectory