Custom Query (2152 matches)
Results (1849 - 1851 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2469 | duplicate | Find a better way to deploy CKAN instances | seanh | seanh |
Description |
We want a much quicker and easier way of deploying multiple CKAN instances to the same or multiple servers and managing them (e.g. configuration, themes, extensions, upgrades, and adding new instances). Currently we just deploy and manage each instance separately, which doesn't scale.. We'd also want to have (as far as possible) one single way of deploying CKAN that works across different situations, e.g. deployment server, demo server, jenkins, local deployment for development, these should share the same tools for installing CKAN and its dependencies. Components that this might include: Virtualenv bootstrap script https://gist.github.com/2206132 Ansible http://ansible.github.com/ CKAN deb package |
|||
#2470 | fixed | Fix inconsistency in package_list snippet | johnglover | johnglover |
Description |
Datasets listed in search results have not gone through schema validation (but on the user page they do), so package_list snippet currently has to display both 'notes' and 'description'. |
|||
#2471 | invalid | ckan.org bug | johnmartin | ross |
Description |
If you go to http://ckan.org/features/geospatial/ there is a problem with the pop up tag shown (and zoomed in) - missing status and description. |