Difference between revisions of "Turtle Sense/Website design"
Jump to navigation
Jump to search
(subdomains) |
(another try?) |
||
| Line 1: | Line 1: | ||
==Proposed structure== | ==Proposed structure== | ||
| − | # | + | # '''/bin''' - system executable files |
| − | ## '''/ | + | # '''/lib''' - system libraries |
| − | ### '''/live''' -- this is the destination of '''turtlesense.org''' and '''www.turtlesense.org''' | + | # '''/boot''' - kernel files (critical) |
| − | ### '''/dev''' -- this is the destination of '''dev.turtlesense.org''' | + | # '''/etc''' - system configuration files |
| − | ## '''/manager''' -- (cron, logging, invokeParser, etc.) this is the destination of '''manager.turtlesense.org''' | + | # '''/usr''' - shared user applications |
| − | ### '''/logs''' -- (a record of activities) | + | # '''/home''' - home directories for specific users |
| − | ## '''/parser''' -- (parsing code, db config, etc.) this is the destination of '''parser.turtlesense.org''' | + | # '''/var''' - services files (logs, mailboxes, web) |
| − | ## '''/ | + | ## '''/www''' -- websites |
| − | ### '''/nps''' -- National Park Service (Directory with acronym for each organization) | + | ### '''/ts''' -- Turtle Sense -- This is the destination of '''root.turtlesense.org''' |
| − | #### '''/nc''' -- North Carolina (sub directory, might be different for differnt organizations) | + | #### '''/web''' -- Turtle Sense websites |
| − | ##### '''/2014''' -- (Season) This is the destination of '''nps.turtlesense.org''' and can change every year | + | ##### '''/live''' -- this is the eventual destination of '''turtlesense.org''' and '''www.turtlesense.org''' |
| − | ##### '''/processed''' -- Reports are moved here after they are processed | + | ##### '''/dev''' -- this is the destination of '''dev.turtlesense.org''' for testing |
| − | #### '''/backup''' -- Backups of the database for each organization | + | #### '''/manager''' -- (cron, logging, invokeParser, etc.) this is the destination of '''manager.turtlesense.org''' |
| − | ### '''/xxx''' -- Other organizations get their own subdirectory | + | ##### '''/logs''' -- (a record of activities) |
| + | #### '''/parser''' -- (parsing code, db config, etc.) this is the destination of '''parser.turtlesense.org''' | ||
| + | #### '''/orgs''' -- Data from differnt orgs | ||
| + | ##### '''/nps''' -- National Park Service (Directory with acronym for each organization) | ||
| + | ###### '''/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 | ||
| + | ####### '''/processed''' -- Reports are moved here after they are processed | ||
| + | ###### '''/backup''' -- Backups of the database for each organization | ||
| + | ##### '''/xxx''' -- Other organizations get their own subdirectory | ||
| + | ### '''/nwb''' -- Other domains, like NerdsWithoutBorders for example | ||
Revision as of 18:40, 4 July 2014
Proposed structure
- /bin - system executable files
- /lib - system libraries
- /boot - kernel files (critical)
- /etc - system configuration files
- /usr - shared user applications
- /home - home directories for specific users
- /var - services files (logs, mailboxes, web)
- /www -- websites
- /ts -- Turtle Sense -- This is the destination of root.turtlesense.org
- /web -- Turtle Sense websites
- /live -- this is the eventual destination of turtlesense.org and www.turtlesense.org
- /dev -- this is the destination of dev.turtlesense.org for testing
- /manager -- (cron, logging, invokeParser, etc.) this is the destination of manager.turtlesense.org
- /logs -- (a record of activities)
- /parser -- (parsing code, db config, etc.) this is the destination of parser.turtlesense.org
- /orgs -- Data from differnt orgs
- /nps -- National Park Service (Directory with acronym for each organization)
- /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
- /processed -- Reports are moved here after they are processed
- /backup -- Backups of the database for each organization
- /nc -- North Carolina (sub directory, might be different for differnt organizations)
- /xxx -- Other organizations get their own subdirectory
- /nps -- National Park Service (Directory with acronym for each organization)
- /web -- Turtle Sense websites
- /nwb -- Other domains, like NerdsWithoutBorders for example
- /ts -- Turtle Sense -- This is the destination of root.turtlesense.org
- /www -- websites