-
Notifications
You must be signed in to change notification settings - Fork 1
Maintaining Public Site
Siqi Tian edited this page Feb 5, 2017
·
5 revisions
Design1D,Design2DandDesign3Dclass
- The demo JOB_ID should be present in all these classes, with time set to 1970-01-01 and Status set to 0 (Demo).
JobIDclass
- This table is used to look up a JOB_ID for /result/ queries. All JOB_ID of
Design1D,Design2DandDesign3Dclasses should be registered to this table.
JobGroupclass
- Future use for connecting/grouping JOB_ID of
Design1D,Design2DandDesign3Djobs. Currently not used!
HistoryItemclass
- Announce news for the Primerize server and
priemrizepackage when needed. - News content is HTML-enabled.
SourceDownloader class
- Keep track of who requested to download
primerizesource code.
Userclass
- User accounts. Currently only
daslabis used as Admin. Do not add new logins unless future user system is open for public.
New Admin Setup
Admin Responsibility
Server Environment
Overview
Linux
Python