Ticket #2351 (closed enhancement: fixed)
Install EC Portal on CentOS
Reported by: | icmurray | Owned by: | icmurray |
---|---|---|---|
Priority: | critical | Milestone: | ckan-ecportal |
Component: | ecportal | Keywords: | [4-5d] |
Cc: | Repository: | ckan | |
Theme: | none |
Description
Install and document (step-by-step) CKAN (and dependencies, and extensions) onto VM on s031.okserver.org which has CentOS 6.2 installed. Paying particular attention to the fact that we won't have root access on the staging nor production servers, and so a) anything that requires root access must be documented carefully; and b) we want to be able to perform maintenance without being root.
Maintenance
We want to have non-root access to:
- CKAN logs; (relevant) apache logs; qa process' logs; rdf cron logs
- restarting CKAN
- restarting qa processes
- changing/disabling rdf cronjob
- our database (through sql)
- restarting solr
CKAN and Dependencies
- CKAN installed from source
- Required plugins: synchronous_search ecportal ecportal_form organizations multilingual_dataset multilingual_group multilingual_tag qa
Extra configuration
- uploads
- analytics (toby)
- qa
- rdf cron
- caching
- datastore
Things to remember
- Use ckanext/multilingual/solr/schema.xml and stopword files
- Use nginx as proxy.
Change History
comment:3 Changed 2 years ago by icmurray
- Milestone changed from ckan-sprint-2012-05-15 to current-ckan-sprint-2012-05-29
comment:4 Changed 2 years ago by icmurray
- Milestone changed from current-ckan-sprint-2012-05-29 to current-ckan-sprint-2012-06-25
comment:6 Changed 23 months ago by icmurray
- Milestone changed from current-ckan-sprint-2012-06-25 to ckan-ecportal
comment:7 Changed 23 months ago by icmurray
- Status changed from new to closed
- Resolution set to fixed
Scripts and docs in https://github.com/okfn/ecportal-server-setup
Note: See
TracTickets for help on using
tickets.