TrainingServer: Difference between revisions

Tch (talk | contribs)
Tch (talk | contribs)
 
(4 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 105: Line 109:
   gpgcheck=0
   gpgcheck=0


=== Install Training Server ===--type=string
'''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 ===


   $sudo yum install training-sever
   $sudo yum install training-sever