TrainingServer: Difference between revisions

Tch (talk | contribs)
Tch (talk | contribs)
 
(3 intermediate revisions by the same user not shown)
Line 22: Line 22:
|'''Type'''
|'''Type'''
|-
|-
|rowspan="7"|Trainees
|rowspan="8"|Trainees
|uid
|uid
|randomly generated identifer
|randomly generated identifer
Line 45: Line 45:
|version
|version
|user's activity version
|user's activity version
|String
|-
|role
|user's role in their institution
|String
|String
|-
|-
Line 73: Line 77:
|String
|String
|-
|-
|requests
|requested
|whether or not a confirmation email was sen
|whether or not a confirmation email was sen
|Boolean
|Boolean
Line 104: Line 108:
   metadata_expire=1d
   metadata_expire=1d
   gpgcheck=0
   gpgcheck=0
'''Warning:''' before moving on to the next step, make you have installed db-migrate tool via pip, pip install db-migrate (I will soon package this as an RPM).


=== Install Training Server ===
=== Install Training Server ===