Task #2642
Story #2395: Prepare GMN Installation for public release
Try installing GMN according to the setup instructions
30%
Description
Try installing GMN according to the setup instructions. Create tickets against the instructions for any issues.
History
#1 Updated by Andrew Pippin over 12 years ago
Comment -
In step #2, it is going through modifying the @AllowEncodedSlashes@ and @AcceptPathInfo@. However, the example script also shows that the SSL certificates have been changed. But this hasn't been discussed yet.
#2 Updated by Andrew Pippin over 12 years ago
#3 Updated by Andrew Pippin over 12 years ago
Latest version of Django is 1.4: http://www.djangoproject.com/download/1.4/tarball/
#4 Updated by Andrew Pippin over 12 years ago
Make sure libssl-dev in installed before trying to extract certificates. The header files aren't included in the openssl package.
#5 Updated by Andrew Pippin over 12 years ago
Download GMN:
Unless the @/var/local/dataone@ directory is chown'd, you will need to run the checkout as root.
Configure GMN:
Now it is necessary to copy the template over and modify that.
@sudo su -@
@cd /var/local/dataone/gmn/src/service@
@cp settings_site_template.py settings_site.py@
Initialize database:
The script needs write privileges in the service directory to write the log.
#6 Updated by Andrew Pippin over 12 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 70
Have gone through all but the registration step. Roger is documenting that further.
#7 Updated by Andrew Pippin over 12 years ago
- Status changed from In Progress to Closed
Stopped at the certificate exchange.
#8 Updated by Andrew Pippin over 12 years ago
- % Done changed from 70 to 50
- Target version changed from Sprint-2012.19-Block.3.2 to Sprint-2012.25-Block.4.1
- Status changed from Closed to In Progress
Reopen to validate with released version.
#9 Updated by Andrew Pippin over 12 years ago
#10 Updated by Andrew Pippin over 12 years ago
Reskinned documentation to use DataONE theme.
#11 Updated by Andrew Pippin over 12 years ago
Stopped at installing the certificate.
#12 Updated by Andrew Pippin over 12 years ago
Assigned to Derik.
#13 Updated by Andrew Pippin over 12 years ago
- Target version changed from Sprint-2012.19-Block.3.2 to Sprint-2012.27-Block.4.2